Class XoopsMySQLDatabase
connection to a mysql database - legacy support only
PHP version 5.3
- XoopsDatabase
- XoopsMySQLDatabase
Indirect known subclasses
ProtectorMySQLDatabase
Package: MySQLDatabase
Deprecated: since version 2.6.0 - alpha 3. Switch to doctrine connector.
Category: Xoops\Class\Database\MySQLDatabase
Copyright: 2013 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Author: readheadedrod redheadedrod@hotmail.com
Author: Richard Griffith richard@geekwright.com
Version: Release: 2.6
Since: 2.6.0
Link: http://xoops.org
Located at lass/database/mysqldatabase.php
Deprecated: since version 2.6.0 - alpha 3. Switch to doctrine connector.
Category: Xoops\Class\Database\MySQLDatabase
Copyright: 2013 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Author: readheadedrod redheadedrod@hotmail.com
Author: Richard Griffith richard@geekwright.com
Version: Release: 2.6
Since: 2.6.0
Link: http://xoops.org
Located at lass/database/mysqldatabase.php
protected
|
|
public
boolean
|
|
public
integer
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
object|stdClass
|
|
public
integer
|
|
public
integer
|
|
public
integer
|
|
public
|
|
public
boolean
|
#
freeRecordSet( resource $result )
will free all memory associated with the result identifier result. |
public
boolean
|
|
public
integer
|
|
public
string
|
#
quoteString( string $str )
Returns escaped string text with single quotes around it to be safely stored in database |
public
string
|
|
public
string
|
|
public
boolean|resource
|
|
public
this
|
|
public
boolean
|
|
public
string
|
|
public
string
|
|
public
integer
|
prefix(),
setPrefix()
|
public
resource
|
$conn
Database connection |
$allowWebChanges,
$prefix
|