To assist in interfacing with databases. This script can format variables and return SQL formats. 
Such as double quoting apposterphies and surrounding strings with quotes, Returning NULL for invalid data 
types, trimming strings so they do not exceed maximum lengths. This also has some functions so that you 
can open and close databases more conveiently with just one line of code. You can query a database and get 
an Array as well with some code.
 
 
  
Can't Copy and Paste this?
Click here for a copy-and...[ 查看全文 ]