php8.5
Home/ Manual/ reference / mysqli/ MySQL Improved Extension

MySQL Improved Extension

The mysqli extension allows you to access the functionality provided by MySQL 4.1 and above. More information about the MySQL Database server can be found at Mysql

Intro

The mysqli extension allows you to access the functionality provided by MySQL 4.1 and above. More information about the MySQL Database server can be found at Mysql

An overview of software available for using MySQL from PHP can be found at mysqli.overview

Documentation for MySQL can be found at Docs.

Parts of this documentation were included from the MySQL manual with permission of Oracle Corporation.

Examples use either the world or sakila database, which are freely available.

Overview Quickstart Setup Persistconns Constants Mysqli Mysqli-stmt Mysqli-result Mysqli-driver Mysqli-warning Mysqli-sql-exception Reference

ChangelogListingTitle

ChangelogListingDescription

Source: reference/mysqli/book.xml · from the official PHP manual (php/doc-en)