Element index for package SQL
[ c ]
[ d ]
[ e ]
[ i ]
[ n ]
[ q ]
[ r ]
[ s ]
[ u ]
c
- connect
- in file sql.lib.php, method SQL::connect()
connect to the database
top
d
- $db
- in file sql.lib.php, variable SQL::$db
- disconnect
- in file sql.lib.php, method SQL::disconnect()
disconnect from the database
top
top
i
- insert
- in file sql.lib.php, method SQL::insert()
Insert Data into the Database
top
n
- next
- in file sql.lib.php, method SQL::next()
connect to the database
top
q
- query
- in file sql.lib.php, method SQL::query()
query the database
top
top
s
- sql.lib.php
- procedural page sql.lib.php
- SQL
- in file sql.lib.php, class SQL
SQL Class
- SQL
- in file sql.lib.php, method SQL::SQL()
class constructor
- SQL_ALL
- in file sql.lib.php, constant SQL_ALL
- SQL_ASSOC
- in file sql.lib.php, constant SQL_ASSOC
Define the Query Formats
- SQL_INDEX
- in file sql.lib.php, constant SQL_INDEX
- SQL_INIT
- in file sql.lib.php, constant SQL_INIT
- SQL_NONE
- in file sql.lib.php, constant SQL_NONE
Define the Query Types
top
u
- update
- in file sql.lib.php, method SQL::update()
Update Data in the Database
top
|
|