文档介绍:Build Your Own Database Driven Website
Using PHP and MySQL
(First 4 Chapters)
Thank you for downloading the first four chapters of Kevin
Yank’s Build Your Own Database Driven Website Using PHP and
MySQL.
This excerpt encapsulates the Summary of Contents, Information
about the Author and SitePoint, Table of Contents, Introduction,
and the first four chapters of the book.
We hope you find this information useful in evaluating the book.
For more information, visit
Summary of Contents of this Excerpt
Introduction ................................................................................. 1
1. Installation ............................................................................... 7
2. Getting Started with MySQL ................................................ 35
3. Getting Started with PHP ..................................................... 49
4. Publishing MySQL Data on the Web................................... 69
Summary of Additional Book Contents
5. Relational Database Design................................................... 85
6. A Content Management System ........................................... 99
7. Content Formatting and Submission .................................. 121
8. MySQL Administration....................................................... 137
9. Advanced SQL ..................................................................... 153
10. Advanced PHP................................................................... 169
11. Storing Binary Data in MySQL ........................................ 185
12. Cookies and Sessions in PHP............................................ 197
A. MySQL Syntax .................................................................... 211
B. MySQL Functions ............................................................... 233
C. MySQL Column Types ....................................................... 251
D. PHP Functions for Working