O
==== github.com/progorker =_============ _ __ _ _ ___ __ _ ___ _ _| |_____ _ _ | '_ \ '_/ _ \/ _` / _ \ '_| / / -_) '_| | .__/_| \___/\__, \___/_| |_\_\___|_| =|_|===========|___/====================== API References of phpTestor ----- oOo ----- [procedure] api_testor_e_functions ========================================== -------|__/------------------------- SYNTAX ------------------------------------ function \phptestor\api_testor_e_functions( $p_mysql_database, $p_find, &$p_names ) { } -------|__/------------------------- USAGE ------------------------------------ $) $mysql_db = 'mytestor'; $mysql_find = ''; $names = ''; \phptestor\api_testor_e_functions( $mysql_db, $mysql_find, $names ); echo "\n", "Functions: ", $names, "\n"; ---------------------------- Functions: api_testor_escape , api_testor_has_right , api_testor_is_online , api_testor_unescape ----------------------------