mirror of
https://github.com/php/pecl-database-mysql.git
synced 2026-03-23 22:52:19 +01:00
master
MySQL database access functions
Warning
This extension is deprecated and unmaintained.
Description
This extension provides the mysql family of functions that were provided with PHP 3-5. These functions have been superseded by MySQLi and PDO_MySQL, which continue to be bundled with PHP 7.
Although it should be possible to build this extension with PHP 7.0, you are strongly encouraged to port your code to use either MySQLi or PDO_MySQL, as this extension is not maintained and is available for historical reasons only.
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:22:00.857Z
Languages
PHP
66.2%
C
30.3%
M4
1.6%
Makefile
1.5%
JavaScript
0.4%