Home
Name Modified Size InfoDownloads / Week
v1.4 2015-10-09
v1.3 2015-10-07
v1.2 2015-10-06
v1.0 2015-10-02
README.md 2015-10-09 792 Bytes
Totals: 5 Items   792 Bytes 0

JSQL-SX Version 1.4

To use this API, copy the jsql-sx.js file to a suitable path under your web
server's document root and include the following line in your HTML pages:

<script src="js/jsql-sx.js" type="text/javascript></script>

The example assumes you have copied the file to the js directory under
your web server's document root.

If you prefer the stripped down (i.e. uncommented) version of the API,
download the jsql-sx-uncommented.js file and rename it to jsql-sx.js.

Main Differences to Version 1.3

  • Added code to validate the parameters given to the 'select()' and 'update()' methods

Please visit the Wiki for the on-going documentation:

Source: README.md, updated 2015-10-09