This chapter covers how to interact with your database manager using PHP, and how to format that data for output. The database systems used are MySQL 4, PEAR::DB, and SQLite.
Chapter9.1: Using MySQL with PHP
Chapter9.2: PEAR::DB
Chapter9.3: SQLite
Chapter9.4: Persistent Connections
Chapter9.5: MySQL Improved |