[ all elements ]

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ f ] [ i ] [ l ] [ ] [ s ] [ t ]

a

actions.php
procedural page actions.php
application_top.php
procedural page application_top.php
top

c

cleanupQuery
in file wc_mysqli.php, function cleanupQuery()
cleanupQueryMulti
in file wc_mysqli.php, function cleanupQueryMulti()
compress_output
in file edge_accelerator.php, function compress_output()
    compress_output()
configure.php
procedural page configure.php
configure.php
procedural page configure.php
coreApi.php
procedural page coreApi.php
top

d

databases.php
procedural page databases.php
databases.php
procedural page databases.php
database_core.php
procedural page database_core.php
database_mysql.php
procedural page database_mysql.php
database_postgresql.php
procedural page database_postgresql.php
top

e

edge_accelerator.php
procedural page edge_accelerator.php
top

f

find_match
in file edge_accelerator.php, function find_match()
    find_match()
top

i

index.php
procedural page index.php
top

l

logger.php
procedural page logger.php
logger
in file logger.php, method logger::logger()
logger
in file logger.php, class logger
    Handles logging duties.
top

p

PAGE_PARSE_START_TIME
in file application_top.php, constant PAGE_PARSE_START_TIME
top

s

sessions.php
procedural page sessions.php
static_vars.php
procedural page static_vars.php
top

t

$timer_start
in file logger.php, variable logger::$timer_start
$timer_stop
in file logger.php, variable logger::$timer_stop
$timer_total
in file logger.php, variable logger::$timer_total
timer_display
in file logger.php, method logger::timer_display()
timer_start
in file logger.php, method logger::timer_start()
timer_stop
in file logger.php, method logger::timer_stop()
top

w

wc_mysql.php
procedural page wc_mysql.php
wc_mysqli.php
procedural page wc_mysqli.php
wcBuildCSV
in file coreApi.php, function wcBuildCSV()
    wcBuildCSV() rawResult is in standard .CSV format as a String.
wcCleanUp
in file coreApi.php, function wcCleanUp()
    wcCleanUp() Cleanup and output debug info if WC_DEBUG_MODE=='true' else attemp to silently close the connection.
wcdb_affectedRows
in file database_postgresql.php, function wcdb_affectedRows()
    wcdb_affectedRows()
wcdb_affectedRows
in file wc_mysqli.php, function wcdb_affectedRows()
    wcdb_affectedRows()
wcdb_affectedRows
in file wc_mysql.php, function wcdb_affectedRows()
    wcdb_affectedRows()
wcdb_close
in file wc_mysqli.php, function wcdb_close()
    wcdb_close()
wcdb_close
in file database_postgresql.php, function wcdb_close()
    wcdb_close()
wcdb_close
in file wc_mysql.php, function wcdb_close()
    wcdb_close()
wcdb_connect
in file database_postgresql.php, function wcdb_connect()
    wcdb_connect()
wcdb_connect
in file database_mysql.php, function wcdb_connect()
    wcdb_connect()
If the server has the improved_mySql (mySqli) functionality available then we use it, otherwise we use the standard mySql functionality.
wcdb_data_seek
in file wc_mysql.php, function wcdb_data_seek()
    wcdb_data_seek()
wcdb_data_seek
in file database_postgresql.php, function wcdb_data_seek()
    wcdb_data_seek()
wcdb_data_seek
in file wc_mysqli.php, function wcdb_data_seek()
    wcdb_data_seek()
wcdb_exec_batch
in file database_core.php, function wcdb_exec_batch()
    wcdb_exec_batch() Process a single batch of sql queries.
wcdb_exec_procedure
in file database_core.php, function wcdb_exec_procedure()
    wcdb_exec_procedure() Process a single batch of sql stored procedures.
wcdb_exec_query
in file database_core.php, function wcdb_exec_query()
    wcdb_exec_query() Execute a single query that does not produce a resultset.
wcdb_exec_results
in file database_core.php, function wcdb_exec_results()
    wcdb_exec_results() Execute a single query with result & return the rows as a .csv string.
wcdb_exec_routine
in file wc_mysqli.php, function wcdb_exec_routine()
    Cool bananas
wcdb_exec_routine
in file database_postgresql.php, function wcdb_exec_routine()
    Cool bananas
wcdb_exec_routine
in file wc_mysql.php, function wcdb_exec_routine()
wcdb_exec_transaction
in file database_core.php, function wcdb_exec_transaction()
    wcdb_exec_transaction() Process a single SQL Transaction (usually consists of a batch of sql queries) Can be INSERT, UPDATE, DELETE, EXECUTE.
wcdb_fetch_array
in file wc_mysqli.php, function wcdb_fetch_array()
    wcdb_fetch_array()
wcdb_fetch_array
in file database_postgresql.php, function wcdb_fetch_array()
    wcdb_fetch_array()
wcdb_fetch_array
in file wc_mysql.php, function wcdb_fetch_array()
    wcdb_fetch_array()
wcdb_fetch_fields
in file wc_mysql.php, function wcdb_fetch_fields()
    wcdb_fetch_fields()
wcdb_fetch_fields
in file wc_mysqli.php, function wcdb_fetch_fields()
    wcdb_fetch_fields()
wcdb_fetch_fields
in file database_postgresql.php, function wcdb_fetch_fields()
    wcdb_fetch_fields()
wcdb_free_result
in file wc_mysqli.php, function wcdb_free_result()
    wcdb_free_result()
wcdb_free_result
in file database_postgresql.php, function wcdb_free_result()
    wcdb_free_result()
wcdb_free_result
in file wc_mysql.php, function wcdb_free_result()
    wcdb_free_result()
wcdb_get_script_info
in file database_core.php, function wcdb_get_script_info()
    wcdb_get_script_info()
wcdb_input
in file database_core.php, function wcdb_input()
    wcdb_input()
wcdb_insert_id
in file database_postgresql.php, function wcdb_insert_id()
    wcdb_insert_id()
wcdb_insert_id
in file wc_mysql.php, function wcdb_insert_id()
    wcdb_insert_id()
wcdb_insert_id
in file wc_mysqli.php, function wcdb_insert_id()
    wcdb_insert_id()
wcdb_insert_id_name
in file wc_mysql.php, function wcdb_insert_id_name()
    wcdb_insert_id_name()
wcdb_insert_id_name
in file database_postgresql.php, function wcdb_insert_id_name()
    wcdb_insert_id_name()
wcdb_insert_id_name
in file wc_mysqli.php, function wcdb_insert_id_name()
    wcdb_insert_id_name()
wcdb_list_tables
in file database_postgresql.php, function wcdb_list_tables()
    wcdb_list_tables()
wcdb_list_tables
in file wc_mysqli.php, function wcdb_list_tables()
    wcdb_list_tables()
wcdb_list_tables
in file wc_mysql.php, function wcdb_list_tables()
    wcdb_list_tables()
wcdb_num_rows
in file database_postgresql.php, function wcdb_num_rows()
    wcdb_num_rows()
wcdb_num_rows
in file wc_mysqli.php, function wcdb_num_rows()
    wcdb_num_rows()
wcdb_num_rows
in file wc_mysql.php, function wcdb_num_rows()
    wcdb_num_rows()
wcdb_output
in file database_core.php, function wcdb_output()
    wcdb_output()
wcdb_prepare_input
in file database_core.php, function wcdb_prepare_input()
    wcdb_prepare_input()
wcdb_query
in file database_postgresql.php, function wcdb_query()
    wcdb_query()
wcdb_query
in file wc_mysqli.php, function wcdb_query()
    wcdb_query()
wcdb_query
in file wc_mysql.php, function wcdb_query()
    wcdb_query()
wcdb_queryResult
in file wc_mysql.php, function wcdb_queryResult()
    wcdb_query()
wcdb_queryResult
in file wc_mysqli.php, function wcdb_queryResult()
    wcdb_query()
wcdb_queryResult
in file database_postgresql.php, function wcdb_queryResult()
    wcdb_query()
wcdb_result
in file wc_mysqli.php, function wcdb_result()
    TODO: sort this out wcdb_result()
wcdb_result
in file wc_mysql.php, function wcdb_result()
    wcdb_result()
wcdb_result
in file database_postgresql.php, function wcdb_result()
    wcdb_result()
wcdb_session_close
in file sessions.php, function wcdb_session_close()
    wcdb_session_close()
wcdb_session_destroy
in file sessions.php, function wcdb_session_destroy()
    wcdb_session_destroy()
wcdb_session_id
in file sessions.php, function wcdb_session_id()
    wcdb_session_id()
wcdb_session_is_registered
in file sessions.php, function wcdb_session_is_registered()
    wcdb_session_is_registered()
wcdb_session_name
in file sessions.php, function wcdb_session_name()
    wcdb_session_name()
wcdb_session_register
in file sessions.php, function wcdb_session_register()
    wcdb_session_register()
wcdb_session_save_path
in file sessions.php, function wcdb_session_save_path()
    wcdb_session_save_path()
wcdb_session_start
in file sessions.php, function wcdb_session_start()
    wcdb_session_start()
wcdb_session_unregister
in file sessions.php, function wcdb_session_unregister()
    wcdb_session_unregister()
wcdb_stored_procedure
in file database_postgresql.php, function wcdb_stored_procedure()
    wcdb_stored_procedure()
wcdb_thread_id
in file wc_mysqli.php, function wcdb_thread_id()
    wcdb_thread_id()
wcdb_thread_id
in file database_postgresql.php, function wcdb_thread_id()
    wcdb_thread_id()
wcdb_thread_id
in file wc_mysql.php, function wcdb_thread_id()
    wcdb_thread_id()
wcdb_throw_error
in file database_core.php, function wcdb_throw_error()
    wcdb_throw_error()
wcd_sess_close
in file sessions.php, function wcd_sess_close()
    wcd_sess_close() Database session storage handler.
wcd_sess_destroy
in file sessions.php, function wcd_sess_destroy()
    wcd_sess_destroy() Database session storage handler.
wcd_sess_gc
in file sessions.php, function wcd_sess_gc()
    wcd_sess_gc() Database session storage handler.
wcd_sess_open
in file sessions.php, function wcd_sess_open()
    wcd_sess_open() Database session storage handler.
wcd_sess_read
in file sessions.php, function wcd_sess_read()
    wcd_sess_read() Database session storage handler.
wcd_sess_write
in file sessions.php, function wcd_sess_write()
    wcd_sess_write() Database session storage handler.
wcFinaliseVal
in file coreApi.php, function wcFinaliseVal()
    finaliseValue().
wcFindDataBase
in file coreApi.php, function wcFindDataBase()
    wcFindDataBase()
wcf_sess_close
in file sessions.php, function wcf_sess_close()
    wcf_sess_close() File session storage handler.
wcf_sess_destroy
in file sessions.php, function wcf_sess_destroy()
    wcf_sess_destroy() File session storage handler.
wcf_sess_gc
in file sessions.php, function wcf_sess_gc()
    wcf_sess_gc() File session storage handler.
wcf_sess_open
in file sessions.php, function wcf_sess_open()
    wcf_sess_open() File session storage handler.
wcf_sess_read
in file sessions.php, function wcf_sess_read()
    wcf_sess_read() File session storage handler.
wcf_sess_write
in file sessions.php, function wcf_sess_write()
    wcf_sess_write() File session storage handler.
wcGetIP
in file coreApi.php, function wcGetIP()
    wcGetIP() Gets the IP address of the client machine connecting to this script library.
wcKillConnection
in file coreApi.php, function wcKillConnection()
    wcKillConnection() Terminate the current session and any handles relating to it.
wcPrepCSVString
in file coreApi.php, function wcPrepCSVString()
    wcPrepCSVString() Prepare a String or Object for ouput as .CSV text.
WC_ACTION
in file configure.php, constant WC_ACTION
WC_ACTION
in file configure.php, constant WC_ACTION
WC_AUTH
in file configure.php, constant WC_AUTH
WC_AUTH
in file configure.php, constant WC_AUTH
WC_CA
in file static_vars.php, constant WC_CA
    , (comma)
WC_CN
in file static_vars.php, constant WC_CN
    \r\n (carriage return + newline)
WC_CR
in file static_vars.php, constant WC_CR
    \r (carriage return)
WC_DATABASES
in file configure.php, constant WC_DATABASES
WC_DATABASES
in file configure.php, constant WC_DATABASES
WC_DB
in file application_top.php, constant WC_DB
WC_DB_PASSWORD
in file application_top.php, constant WC_DB_PASSWORD
WC_DB_SERVER
in file configure.php, constant WC_DB_SERVER
WC_DB_SERVER
in file configure.php, constant WC_DB_SERVER
WC_DB_USERNAME
in file application_top.php, constant WC_DB_USERNAME
WC_DEBUG_MODE
in file configure.php, constant WC_DEBUG_MODE
WC_DEBUG_MODE
in file configure.php, constant WC_DEBUG_MODE
WC_DQ
in file static_vars.php, constant WC_DQ
    " (double quote)
WC_EOF
in file static_vars.php, constant WC_EOF
    end of file
WC_EOL
in file static_vars.php, constant WC_EOL
    end of line
WC_ERROR
in file configure.php, constant WC_ERROR
WC_ERROR
in file configure.php, constant WC_ERROR
WC_FF
in file static_vars.php, constant WC_FF
    \f (form feed)
WC_FILE_SESSIONS
in file configure.php, constant WC_FILE_SESSIONS
WC_FILE_SESSIONS
in file configure.php, constant WC_FILE_SESSIONS
WC_GET_KEYS
in file configure.php, constant WC_GET_KEYS
WC_GET_KEYS
in file configure.php, constant WC_GET_KEYS
WC_GET_ROWS
in file configure.php, constant WC_GET_ROWS
WC_GET_ROWS
in file configure.php, constant WC_GET_ROWS
WC_NL
in file static_vars.php, constant WC_NL
    \n (newline)
WC_PCONNECT
in file configure.php, constant WC_PCONNECT
WC_PCONNECT
in file configure.php, constant WC_PCONNECT
WC_PRI_INC
in file configure.php, constant WC_PRI_INC
WC_PRI_INC
in file configure.php, constant WC_PRI_INC
WC_SESSION
in file configure.php, constant WC_SESSION
WC_SESSION
in file configure.php, constant WC_SESSION
WC_SQ
in file static_vars.php, constant WC_SQ
    ' (single quote)
WC_STORE_SESSIONS
in file configure.php, constant WC_STORE_SESSIONS
WC_STORE_SESSIONS
in file configure.php, constant WC_STORE_SESSIONS
WC_TABLE_SESSIONS
in file configure.php, constant WC_TABLE_SESSIONS
WC_TABLE_SESSIONS
in file configure.php, constant WC_TABLE_SESSIONS
WC_VD
in file static_vars.php, constant WC_VD
    void (EG: an empty string)
WC_VERSION
in file configure.php, constant WC_VERSION
WC_VERSION
in file configure.php, constant WC_VERSION
WC_WSITE_DIR
in file configure.php, constant WC_WSITE_DIR
WC_WSITE_DIR
in file configure.php, constant WC_WSITE_DIR
write
in file logger.php, method logger::write()
top

Documentation generated on Mon, 19 Jan 2009 12:30:43 +1100 by phpDocumentor 1.4.1