HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //opt/remi/php82/root/usr/share/doc/pecl/mysql/README.md
# 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.