

Build Your Own Database-Driven Website Using PHP & MySQL
byKevin Yank
ISBN:0957921810
SitePoint
2003
This book is a hands-on guide to learning all the tools, principles, and techniques needed to build a fully functional database-driven Web site using PHP and MySQL from scratch.

Table of Contents
Chapter 1
-
Installation
Chapter 2
-
Getting Started with MySQL
Chapter 3
-
Getting Started with PHP
Chapter 4
-
Publishing MySQL Data on the Web
Chapter 5
-
Relational Database Design
Chapter 6
-
A Content Management System
Chapter 7
-
Content Formatting and Submission
Chapter 8
-
MySQL Administration
Chapter 9
-
Advanced SQL
Chapter 10
-
Advanced PHP
Chapter 11
-
Storing Binary Data in MySQL
Chapter 12
-
Cookies and Sessions in PHP
Appendix A
-
MySQL Syntax
Appendix B
-
MySQL Functions
Appendix C
-
MySQL Column Types
Appendix D
-
PHP Functions for Working with MySQL