News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Using the mysqli Interface Basic Techniques
March 15, 2007 @ 13:37:00

In a new tutorial on PHPBuilder.com today, they walk you through the use of the use of the mysqli interface in PHP.

This article will illustrate some basic techniques for using the mysqli interface. This is a great tool to use in php5 because it doesn't need any include libraries like PEAR, etc; it is compiled right into the distribution.

They start things simple, showing how to make the mysqli connection in your script, including how to set up the connection parameters. They move quickly into making queries on the database - first a simple one with a loop and then a more complex example with a prepared query. They wrap things up by helping you create a simple class that works as a bit of an abstraction layer to query and report on the results returned.

0 comments voice your opinion now!
tutorial mysqli interface basic technique tutorial mysqli interface basic technique


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Developing A ZF2 Blog

PHPBuilder.com: Validating PHP User Sessions

DevShed: The Basics of Using the Factory Pattern in PHP 5

Zend Developer Zone: Zend_Acl / Zend_Auth example scenario

Lorna Mitchell's Blog: Gthub API: Issues List


Community Events









Don't see your event here?
Let us know!


unittest code podcast api example phpunit language community development object introduction database framework composer zendframework2 interview release tool testing opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework