[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/admin/includes/functions/ -> database.php (summary)

[Source view]

(no description)

Author: (None specified)
File Size: 147 lines (4 kb)
Included or required: 0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 15 functions

  tep_db_connect()
  tep_db_close()
  tep_db_error()
  tep_db_query()
  tep_db_perform()
  tep_db_fetch_array()
  tep_db_result()
  tep_db_num_rows()
  tep_db_data_seek()
  tep_db_insert_id()
  tep_db_free_result()
  tep_db_fetch_fields()
  tep_db_output()
  tep_db_input()
  tep_db_prepare_input()

Functions

Functions that are not part of a class:
tep_db_connect($server = DB_SERVER, $username = DB_SERVER_USERNAME, $password = DB_SERVER_PASSWORD, $database = DB_DATABASE, $link = 'db_link')   X-Ref
No description

tep_db_close($link = 'db_link')   X-Ref
No description

tep_db_error($query, $errno, $error)   X-Ref
No description

tep_db_query($query, $link = 'db_link')   X-Ref
No description

tep_db_perform($table, $data, $action = 'insert', $parameters = '', $link = 'db_link')   X-Ref
No description

tep_db_fetch_array($db_query)   X-Ref
No description

tep_db_result($result, $row, $field = '')   X-Ref
No description

tep_db_num_rows($db_query)   X-Ref
No description

tep_db_data_seek($db_query, $row_number)   X-Ref
No description

tep_db_insert_id()   X-Ref
No description

tep_db_free_result($db_query)   X-Ref
No description

tep_db_fetch_fields($db_query)   X-Ref
No description

tep_db_output($string)   X-Ref
No description

tep_db_input($string)   X-Ref
No description

tep_db_prepare_input($string)   X-Ref
No description



Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4