|
Aspinalls Casino 2006 Extra
vpSQL is a small set of
Edition - Licensed safe and
functions (under 13k) that
secure credit card
interacts with a flat file
transactions and
database through a subset of
payoutPlayer Rewards Program
sql instructions.
vpSQL accepts the the
following sql
statements:
SELECT fields
FROM table[WHERE][ORDER
BY][lLIMIT]
INSERT
fields,data INTO
table
UPDATE table
fields/data WHERE
DELETE
from table WHERE Features
of vpSQL:
An autoinc field
named vpid which is
transparently created with
each table. This gives the
advantage of having a unique
field for searches. Uses
character substitution for
semi colons and linefeeds
which allows you to store
full page texts. It is
small and uses only one file
which can be included
anywhere in your script.
The functions mimic php
mysql functions so they are
scalable.
Date: Jan, 01 2006 Date: Oct, 25 2005 |