Forum Moderators: open

Message Too Old, No Replies

Difference between mysql and mysqli?

What is the main difference between mysql and mysqli?

         

sunroof

11:02 pm on Mar 11, 2008 (gmt 0)

10+ Year Member



What is the main difference between mysql and mysqli?

phranque

12:31 am on Mar 12, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



mysqli [us3.php.net] is the improved mysql extension for php.
they both provide access MySQL features.