- 1,251 categories
- 40,829 scripts
Updated: 03/30/2007
- 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.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Author