News Feed
Jobs Feed
Sections




News Archive
DevShed:
Implementing Additional Methods with mysqli and PHP 5
July 10, 2006 @ 07:22:54

DevShed has posted part three of their popular "using mysqli in PHP5" series today, this time, they focus on increasing the functionality of the code they started last time with other mysqli methods.

I must say that the "mysqli" extension offers an impressive set of features, which can be implemented right from the very beginning. However, and speaking of its cool features, in the next few lines, I'm going to show you a few more. Over the course of this last tutorial, I'll be covering some other methods and properties, mainly aimed at finding the IDs after inserting new rows, and obtaining information about specific table fields.

They touch on the fetch_array, data_seek, fetch_assoc, fetch_field, and fetch_seek functions, giving examples and other assicated properties along the way.

0 comments voice your opinion now!
mysqli mysql additional methods php5 tutorial mysqli mysql additional methods php5 tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Working with Private Properties to Protect PHP 5 Class Data

PHPBuilder.com: Using SPL Iterators in PHP to Interact with Different Data Types

Learn Computer: Is LAMP Pack Still Strong?

Zend Developer Zone: AJAX Chat Tutorial

ThinkPHP Blog: Methods to Reduce the Load of Your Webserver by Caching Content


Community Events









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


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

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