PHPFSPOT_DB class
Located in /phpfspot_db.php (line 30)
PHPFSPOT_DB class constructor
This constructor initially connect to the database.
PHPFSPOT_DB class deconstructor
This destructor will close the current database connection.
PHPFSPOT_DB check table exists
This function checks if the given table exists in the database
PHPFSPOT_DB database query & execute
This function will execute a SQL query and return nothing.
PHPFSPOT_DB fetch ONE row
This function will execute the given but only return the first result.
PHPFSPOT_DB number of affected rows
This functions returns the number of affected rows but the given SQL query.
PHPFSPOT_DB database query
This function will execute a SQL query and return the result as object.
Documentation generated on Sat, 12 Apr 2008 18:39:54 +0200 by phpDocumentor 1.4.2