com-tecnick-tcexam-shared-mysql
[ class tree: com-tecnick-tcexam-shared-mysql ] [ index: com-tecnick-tcexam-shared-mysql ] [ all elements ]

Element index for package com-tecnick-tcexam-shared-mysql

[ f ] [ t ]

f

F_db_affected_rows
in file tce_db_dal_mysql.php, function F_db_affected_rows()
    Returns number of rows (tuples) affected by the last INSERT, UPDATE or DELETE query associated with link_identifier.
F_db_close
in file tce_db_dal_mysql.php, function F_db_close()
    Closes the non-persistent connection to a database associated with the given connection resource.
F_db_connect
in file tce_db_dal_mysql.php, function F_db_connect()
    Open a connection to a MySQL Server and select a database.
F_db_error
in file tce_db_dal_mysql.php, function F_db_error()
    Returns the text of the error message from previous database operation
F_db_fetch_array
in file tce_db_dal_mysql.php, function F_db_fetch_array()
    Fetch a result row as an associative and numeric array.
F_db_insert_id
in file tce_db_dal_mysql.php, function F_db_insert_id()
    Get the ID generated from the previous INSERT operation
F_db_num_rows
in file tce_db_dal_mysql.php, function F_db_num_rows()
    Get number of rows in result.
F_db_query
in file tce_db_dal_mysql.php, function F_db_query()
    Sends a query to the currently active database on the server that's associated with the specified link identifier.
NOTE: Convert PostgreSQL RANDOM() function to MySQL RAND() on ORDER BY clause of selection queries.
F_escape_sql
in file tce_db_dal_mysql.php, function F_escape_sql()
    Escape a string for insertion into a SQL text field (avoiding SQL injection).
top

t

tce_db_dal_mysql.php
procedural page tce_db_dal_mysql.php
top

Documentation generated on Thu, 05 Feb 2009 12:44:32 +0100 by phpDocumentor 1.4.1