In these wrappers all mysql and ereg functions are rewritten using mysqli and pcre
https://sourceforge.net/projects/mysqlwithmysqli/
https://sourceforge.net/projects/ereg-using-pcre/
この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。
ext/mysql 拡張モジュールの変更履歴をまとめました。
ext/mysql 拡張モジュールの全体的な変更点を、以下にまとめます。
バージョン | 説明 |
---|---|
7.0.0 |
この拡張モジュールは PHP 本体から削除されました。詳細は どの API を使うか を参照ください。 |
ext/mysql の関数に対する変更点を、以下にまとめます。
Version | Function | Description |
---|
In these wrappers all mysql and ereg functions are rewritten using mysqli and pcre
https://sourceforge.net/projects/mysqlwithmysqli/
https://sourceforge.net/projects/ereg-using-pcre/