[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

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

(no description)

File Size: 242 lines (11 kb)
Included or required: 4 times
Referenced: 0 times
Includes or requires: 0 files

Defines 17 functions

  tep_db_connect()
  tep_db_close()
  tep_db_error()
  tep_db_query()
  tep_db_perform()
  tep_db_fetch_array()
  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()
  tep_db_table_exists()
  tep_db_check_age_specials_retail_table()
  tep_db_check_age_products_group_prices_cg_table()

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_num_rows($db_query)   X-Ref
No description

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

tep_db_insert_id($link = 'db_link')   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, $link = 'db_link')   X-Ref
No description

tep_db_prepare_input($string)   X-Ref
No description

tep_db_table_exists($table, $link = 'db_link')   X-Ref
No description

tep_db_check_age_specials_retail_table()   X-Ref
No description

tep_db_check_age_products_group_prices_cg_table($customer_group_id)   X-Ref
No description



Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7