mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 12:31:14 +00:00
8 lines
477 B
Markdown
8 lines
477 B
Markdown
# mysql
|
|
|
|
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.
|
|
|
|
| Platform | Url |
|
|
|----------|------------------------------------------------------------------|
|
|
| PHP.net | https://www.php.net/manual/en/book.mysql.php |
|