Files
docker-php-fpm/php_modules/mysql/README.md
2022-11-30 19:55:44 +01:00

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 |