php8.5
Home/ Manual/ reference / mysql/ Original MySQL API

Original MySQL API

This extension is deprecated as of PHP 5.5.0, and has been removed as of PHP 7.0.0. Instead, either the mysqli or PDO_MySQL extension should be used. See also the MySQL API Overview for further help while choosing a MySQL API.

Intro

This extension is deprecated as of PHP 5.5.0, and has been removed as of PHP 7.0.0. Instead, either the mysqli or PDO_MySQL extension should be used. See also the MySQL API Overview for further help while choosing a MySQL API.

These functions allow you to access MySQL database servers. More information about MySQL can be found at Mysql.

Documentation for MySQL can be found at Docs.

Setup Changelog Constants Examples Reference

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