mysqli for Wordpress 2.9.1
January 7th, 2010 • freebies, mysql, patch, wordpress
Wordpress does not officialy support the mysqli drivers. I needed my Wordpress installation to use the mysqli class instead of the mysql ones. I’m sure there will be someone else out there with the same needs I decided to place the modified database class and the patch file online. Use whichever you prefer.
You might also want to look at these posts
One Response (Add Your Comment)
-
Erik Johansson February 11, 2010at 1:47 pm
Excellent work, I was amazed to see that Wordpress doesn’t work out of the box with mysqli. I no longer compile/install PHP with the old mysql-api, especially not with 5.3.x and the new mysqlnd.