Element index for package bigace.classes.sql
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ u ]
top
top
top
top
top
top
g
- getConnection
- in file MySQLConnection.php, method MySQLConnection::getConnection()
- getConnection
- in file SimpleDBConnection.php, method SimpleDBConnection::getConnection()
Gets the Standard Connection by using.
- getDump
- in file mysqldump.php, method phpmysqldump::getDump()
- getDumpComment
- in file mysqldump.php, method phpmysqldump::getDumpComment()
- getNextResult
- in file MySQLResult.php, method MySQLResult::getNextResult()
Gets the Next Array in the ResultSet
- getTableComment
- in file mysqldump.php, method phpmysqldump::getTableComment()
- getTableCreateComment
- in file mysqldump.php, method phpmysqldump::getTableCreateComment()
- getTableDropComment
- in file mysqldump.php, method phpmysqldump::getTableDropComment()
- getTableEmptyComment
- in file mysqldump.php, method phpmysqldump::getTableEmptyComment()
- getTableInsertComment
- in file mysqldump.php, method phpmysqldump::getTableInsertComment()
top
top
top
top
top
n
- next
- in file MySQLResult.php, method MySQLResult::next()
Gets the Next Array in the ResultSet, alias for getNextResult().
- numrows
- in file MySQLResult.php, method MySQLResult::numrows()
Looks up if the result for this Select contains an DB Pointer. ONLY FOR SELECTS!
top
top
top
top
s
- $selectTables
- in file mysqldump.php, variable phpmysqldump::$selectTables
- $showComment
- in file mysqldump.php, variable phpmysqldump::$showComment
- $showCreateTable
- in file mysqldump.php, variable phpmysqldump::$showCreateTable
- $showDropTable
- in file mysqldump.php, variable phpmysqldump::$showDropTable
- SimpleDBConnection.php
- procedural page SimpleDBConnection.php
- SQLHelper.php
- procedural page SQLHelper.php
- setConnectValues
- in file MySQLConnection.php, method MySQLConnection::setConnectValues()
- setReplacer
- in file mysqldump.php, method phpmysqldump::setReplacer()
- setShowComments
- in file mysqldump.php, method phpmysqldump::setShowComments()
- setShowCreateTable
- in file mysqldump.php, method phpmysqldump::setShowCreateTable()
- setShowDropTable
- in file mysqldump.php, method phpmysqldump::setShowDropTable()
- setUseReplacer
- in file mysqldump.php, method phpmysqldump::setUseReplacer()
- SimpleDBConnection
- in file SimpleDBConnection.php, method SimpleDBConnection::SimpleDBConnection()
Connects to the DB by using getConnection()!
- SimpleDBConnection
- in file SimpleDBConnection.php, class SimpleDBConnection
Class used for connecting to a MySQL Database.
- sql
- in file SimpleDBConnection.php, method SimpleDBConnection::sql()
Executes any SQL Statement (mysql_query).
- SQLHelper
- in file SQLHelper.php, class SQLHelper
Class used for handling any SQL Statement. This is meant as DB abstraction layer.
- SQLHelper
- in file SQLHelper.php, method SQLHelper::SQLHelper()
- sqlQuery
- in file SimpleDBConnection.php, method SimpleDBConnection::sqlQuery()
top
top
|
|