Hi.
please let me know is there any plan to use mysqli or pdo ?
i have many modules that is based on whmcs sql helper functions.
in php.net about mysql_query:
This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQL extension should be used.
please let me know is there any plan to use mysqli or pdo ?
i have many modules that is based on whmcs sql helper functions.
in php.net about mysql_query:
Quote:
This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQL extension should be used.