5 useful PHP functions for MySQL data fetching

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.

 
Visit Site:
5 useful PHP functions for MySQL data fetching
Filed in:
PHP / Tutorials & Tips / Database-Related
Date Added:
Mar 30, 2007 
Last Updated:
Mar 30, 2007 

License and Pricing Information

Other

No restrictions (open source: copy, modify, redistribute, commercial use allowed) except re-publishing code in other articles.

Price: $0.00 USD

Publisher site visits: 2,045
Average rating: 4.33
Total ratings: 3

Be the first to review this listing!

Publisher Info

Author:
AnyExample 
Other listings by this publisher

Share this Listing