
使用PHP&MySQL构建自己的数据驱动网站 (第4版) pdf英文文字版附源代码
- 大小:7MB
- 分类:PHP电子书
- 格式:PDF
- 更新:2011-06-18
热门排行
简介
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