March 2002
Intermediate to advanced
528 pages
21h 29m
English
MySQL
This extension provides support for accessing MySQL database servers. Because it is fast, simple, and lightweight, MySQL has gained great popularity in small deployments.
To use it, you must install the MySQL client libraries and compile
PHP with the
--with-mysql[
=DIR
]
directive.