mysql_*() methods are deprecated in PHP 5.5 and it’s time for WordPress move on and enable support for PDO or MySQLi. In this article I describe what I played with and what the next steps are for getting a better WPDB.
Categorized under:
mysql_*() methods are deprecated in PHP 5.5 and it’s time for WordPress move on and enable support for PDO or MySQLi. In this article I describe what I played with and what the next steps are for getting a better WPDB.