/**

popular collection of scripts for all

*/
/** Search */

mysqlLite_db class fro SQLite database

 }

mysqlLite_db class fro SQLite database

Hits: 12
*****
0.0
This class owns one method for all query commands whose return is the number of affected or selected rows. This allows to have a quick response on the query success or failure and to use a single method for running queries. $nrecords = $dbLite->queryLite("SELEC T * FROM sometable","some error message"); $nrecords = $dbLite->queryLite("UPDAT E sometable SET field1='$val1' WHERE field2='$val2'"); This class is also very easy to manipulate if you need to add some feature.
Platform(s): Windows
Date: Sep, 29 2006
Author: stefano molinari, http://www.smolinari.com/srm/index.php?prj=sqlite

License

 }
  • License #1
    • License Type: Other Free / Open Source License
    • price: Free
  • License #2
    • License Type: Commercial License
    • price: 75.00$

Ratings

 }
Number of Ratings: 0 Votes
Visitor Voting Booth:

   
1 2 3 4 5

Others Scripts

 }
{ Copyright } ©2006 NuclearScripts.com