Archive for php
Wordpress mysqli 2.9 Database Class Patch
December 30th, 2009 • freebies, patch, php, 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.
Multiple memcache instances/servers on windows
May 11th, 2009 • 1 comment memcache, memcached, php, windows