Want to hire a development team?
No Images Added Yet

5 useful PHP functions for MySQL data fetching

Rated4.3/5 (3 ratings)
Add to Favorites
Publisher
In this article we present 5 functions which simplify majority of real-life MySQL operations
Product Details

PHP usually comes with mysql extension mysql (mysql_... functions) which is rather low-level and requires writing too much code for a trivial tasks: error-checked execution of SQL queries, getting single row from SQL table, getting value from SQL table cell, etc. OOP mysqli extension isn't any better. In this article we present 5 useful functions which greatly simplify majority of real-life MySQL operations.

Report this Listing
Price
Free
Licence Type
Free
Views
2,925
Submitted on
30th March 2007
Last Updated
30th March 2007
Licence Type
Other
License Price
USD 0
Additional Info
No restrictions (open source: copy, modify, redistribute, commercial use allowed) except re-publishing code in other articles.

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(3 ratings)
Average User Rating: 4.3/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.