-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
abstract, extends
JObject
, located in /
joomla/database/database.php
This is the base database connector class. There are two core subclasses (sometimes called drivers or adapters), JDatabaseMySQL and JDatabaseMySQLi. Additional subclasses, enabling support for other database servers may be included with future releases of Joomla!. For more information about the JDatabase class refer to Chapter 3, The Database.
|
|
MySQL database driver |
|
|
MySQLi database driver |
|
string |
Database driver name |
|
mixed |
Result of last |
|
boolean |
Debug mode: 0=disabled, 1=enabled |
|
string |
Error message from last query |
|
integer |
Error number from last query |
|
boolean |
There are specific field names to be quoted |
|
integer |
Maximum number of records to return from a query |
|
array |
Query history (only if debug is enabled) |
|
string... |
Change the font size
Change margin width
Change background colour