Simple SQL 1.0
Simple SQL classprovides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.
ADVANTAGES:
- This PHP class file will eliminate nearly all code from the built in std mysql PHP functions.
- Speed, it will dramatically decrease development and execution time.
- Extremely easy to use; one hardly has to understand the MySQL syntax.
- It automatically determines whether or not there is an open connection to the MySQL server. It will connect and reconnect automatically.
- The built in debugging functions make it easy to solve syntax error and logic error.
- Supports arrays for arguments and returns ASSOC arrays from the DB with indexes.
- Stores resource links and common variables such as the last table used.
More popular Database Tool
- PHP DataGrid 4.2.8 (1 year, 7 months 3 days ago)
- ajaxCRUD 5.0 (2 years, 5 months 24 days ago)
- phpMyDataGrid 2007 - AJAX Enabled Datagrid 1.0 (2 years, 5 months 24 days ago)
- XAJAX Grid 1.0 (2 years, 5 months 24 days ago)
- PHP MySQL Connection Class 1.0 (2 years, 9 months 28 days ago)
Listing Files

simplesql.class.php- 25.4 KB
- 10/03/2005 09:27:22

README.txt- 4.5 KB
- 10/03/2005 09:27:22

test.php- 3.9 KB
- 10/03/2005 09:27:22

TODO- 98 Bytes
- 10/03/2005 09:27:22

example.php- 2.2 KB
- 10/03/2005 09:27:22
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
