<?xml version="1.0" encoding="ISO-8859-1"?><rss version="2.0">
<channel>
<title>Simple Sql is a Database Tools script Feed</title>
<link>http://scriptsonline.info</link>
<description>Simple Sql is a Database Tools script Feed</description>
<pubDate>2012-05-26</pubDate>
<language>en</language><item>
<title><![CDATA[Simple Sql is a Database Tools script]]></title>
<link>http://simple-sql.database-tools.2992.scriptsonline.info/</link>
<description><![CDATA[The srcipt <b><a href="http://simple-sql.database-tools.2992.scriptsonline.info/">Simple SQL</a></b> is a Database Tools script (<i>web database applications</i>). <br/>
<br/>
DESCRIPTION:
Simple SQL provides 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 arugments and returns ASSOC arrays from the DB with indexes.
- Stores resource links and common variables such as the last table used.]]></description>
</item>
</channel></rss>
