Mysql vs Mysqli

  • BooGiE_MaN
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jun 05, 2005
  • Posts: 387
  • Loc: Cape Town, South Africa
  • Status: Offline

Post January 11th, 2010, 3:46 am

What can you do in Mysqli that you cant do in Mysql?

Simply Links Directory
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 11th, 2010, 3:46 am

  • sevster
  • Bronze Member
  • Bronze Member
  • User avatar
  • Joined: Jun 17, 2005
  • Posts: 518
  • Status: Offline

Post January 14th, 2010, 6:18 pm

from php.net

What is PHP's mysqli Extension?

The mysqli extension, or as it is sometimes known, the MySQL improved extension, was developed to take advantage of new features found in MySQL systems versions 4.1.3 and newer. The mysqli extension is included with PHP versions 5 and later.

The mysqli extension has a number of benefits, the key enhancements over the mysql extension being:

Object-oriented interface

Support for Prepared Statements

Support for Multiple Statements

Support for Transactions

Enhanced debugging capabilities

Embedded server support
  • BooGiE_MaN
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jun 05, 2005
  • Posts: 387
  • Loc: Cape Town, South Africa
  • Status: Offline

Post January 14th, 2010, 10:07 pm

Anywhere I can find examples in code?

Simply Links Directory
  • UPSGuy
  • Lurker ಠ_ಠ
  • Web Master
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2735
  • Loc: Nashville, TN
  • Status: Offline

Post January 14th, 2010, 11:32 pm

This google search seems promising.
I'd love to change the world, but they won't give me the source code.

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 202 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.