[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/include/inc_lib/ -> dbcon.inc.php (summary)

(no description)

File Size: 603 lines (17 kb)
Included or required: 46 times
Referenced: 0 times
Includes or requires: 0 files

Defines 15 functions

  mysql_real_escape_string()
  mysql_real_escape_string()
  _dbQuery()
  _dbCount()
  _dbInsert()
  _dbInsertOrUpdate()
  _dbGet()
  _dbUpdate()
  _dbGetCreateCharsetCollation()
  _report_error()
  _dbInitialize()
  _dbDuplicateRow()
  _setConfig()
  _dbEscape()
  _getConfig()

Functions
Functions that are not part of a class:

mysql_real_escape_string($string)   X-Ref
No description

mysql_real_escape_string($string)   X-Ref
No description

_dbQuery($query='', $_queryMode='ASSOC')   X-Ref
No description

_dbCount($query='')   X-Ref
No description

_dbInsert($table='', $data=array()   X-Ref
No description

_dbInsertOrUpdate($table='', $data=array()   X-Ref
No description

_dbGet($table='', $select='*', $where='', $group_by='', $order_by='', $limit='', $prefix=NULL)   X-Ref
No description

_dbUpdate($table='', $data=array()   X-Ref
No description

_dbGetCreateCharsetCollation()   X-Ref
No description

_report_error($error_type='DB', $query='')   X-Ref
No description

_dbInitialize()   X-Ref
No description

_dbDuplicateRow($table='', $unique_field='', $id_value=0, $exception=array()   X-Ref
No description

_setConfig($key, $value=NULL, $group='', $status=1)   X-Ref
No description

_dbEscape($value='', $quoted=TRUE)   X-Ref
No description

_getConfig($key, $set_global='phpwcms')   X-Ref
No description



Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7