"《使用PHP&MySQL構建自己的數據驅動網站 (第4版)》(Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition)英文文字版/更新源代碼[PDF]"介紹
中文名: 使用PHP&MySQL構建自己的數據驅動網站 (第4版)
原名: Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition
作者: Kevin Yank
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新源代碼
出版社: SitePoint
書號: 978-0980576818
發行時間: 2009年06月26日
地區: 美國
語言: 英文
簡介:
內容介紹:Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition is a practical, hands-on guide to learning all the tools, principles, and techniques needed to build a fully functional database driven web site using PHP & MySQL. This book covers everything from installing PHP and MySQL on Windows, Linux, and Mac computers, through to building a live, web-based content management system.
內容截圖: 目錄:
Preface
Installation
Introducing MySQL
Introducing PHP
Publishing MySQL Data on the Web
Relational Database Design
Structured PHP Programming
A Content Management System
Content Formatting with Regular Expressions
Cookies, Sessions, and Access Control
MySQL Administration
Advanced SQL Queries
Binary Data
A. MySQL Syntax Reference
B. MySQL Functions
C. MySQL Column Types
D. PHP Functions for Working with MySQL
Index