Wordcraft 0.5 available
Mon, Nov 10, 2008 08:00 AM
I find the mysqli extension far superior to the mysql extension. So, I have switched all my personal development to it. In reality, someone just needs to build a new WCDB class in this application that uses mysql. All of the mysqli functions are contained in that class. So, if someone wants it, they can make it and contribute it back.
Comments are disabled for this post.
gu Says:
hi , why use mysqli but not mysql?
as i know, many web host can't support mysqli...