PDF (US Ltr)
- 5.2Mb
PDF (A4)
- 5.2Mb
HTML Download (TGZ)
- 2.7Mb
HTML Download (Zip)
- 2.7Mb
Table of Contents
- 7.1 Introduction to the MySQL PHP API
- 7.2 Overview of the MySQL PHP drivers
- 7.3 MySQL Improved Extension
- 7.3.1 Overview
- 7.3.2 Quick start guide
- 7.3.3 Installing/Configuring
- 7.3.4 The mysqli Extension and Persistent Connections
- 7.3.5 Predefined Constants
- 7.3.6 Notes
- 7.3.7 The MySQLi Extension Function Summary
- 7.3.8 The mysqli class
- 7.3.9 The mysqli_stmt class
- 7.3.10 The mysqli_result class
- 7.3.11 The mysqli_driver class
- 7.3.12 The mysqli_warning class
- 7.3.13 The mysqli_sql_exception class
- 7.3.14 Aliases and deprecated Mysqli Functions
- 7.3.15 Changelog
- 7.4 MySQL Functions (PDO_MYSQL)
- 7.5 Original MySQL API
- 7.6 MySQL Native Driver
- 7.7 Common Problems with MySQL and PHP
This chapter describes the PHP extensions and interfaces that can be used with MySQL.
For legal information, see the Legal Notices.
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.