abs(mixed $getal) acos(float $arg) acosh(float $arg) addcslashes(string $str, string $charlist) addslashes(string $str) apache_child_terminate(void) apache_lookup_uri(string $filename) apache_note(string $note_name[, string $note_value]) apache_setenv(string $variable, string $value[, bool $walk_to_top]) array_change_key_case(array $input[, int $case]) array_chunk(array $input, int $size[, bool $preserve_keys]) array_count_values(array $input) array_diff(array $array1, array $array2[, array $...]) array_fill(int $start_index, int $num, mixed $value) array_filter(array $input[, callback $function]) array_flip(array $trans) array_intersect(array $array1, array $array2[, array $...]) array_key_exists(mixed $key, array $search) array_keys(array $input[, mixed $search_value]) array_map(callback $function, array $arr1[, array $arr2...]) array_merge(array $array1, array $array2[, array $...]) array_merge_recursive(array $array1, array $array2[, array $...]) array_multisort(array $ar1[, mixed $arg[, mixed $...[, array $...]]]) array_pad(array $input, int $pad_size, mixed $pad_value) array_pop(array $array) array_push(array $array, mixed $var[, mixed $...]) array_rand(array $input[, int $num_req]) array_reduce(array $input, callback $function[, int $initial]) array_reverse(array $array[, bool $preserve_keys]) array_search(mixed $needle, array $haystack[, bool $strict]) array_shift(array $array) array_slice(array $array, int $offset[, int $length]) array_splice(array $input, int $offset[, int $length[, array $replacement]]) array_sum(array $array) array_unique(array $array) array_unshift(array $array, mixed $var[, mixed $...]) array_values(array $input) array_walk(array $array, callback $function[, mixed $userdata]) arsort(array $array[, int $sort_flags]) ascii2ebcdic(string $ascii_str) asin(float $arg) asinh(float $arg) asort(array $array[, int $sort_flags]) aspell_check(int $dictionary_link, string $word) aspell_check_raw(int $dictionary_link, string $word) aspell_new(string $master[, string $personal]) aspell_suggest(int $dictionary_link, string $word) assert(mixed $assertion) assert_options(int $what[, mixed $value]) atan(float $arg) atan2(float $y, float $x) atanh(float $arg) base64_decode(string $encoded_data) base64_encode(string $data) base_convert(string $number, int $frombase, int $tobase) basename(string $path[, string $suffix]) bcadd(string $left_operand, string $right_operand[, int $scale]) bccomp(string $left_operand, string $right_operand[, int $scale]) bcdiv(string $left_operand, string $right_operand[, int $scale]) bcmod(string $left_operand, string $modulus) bcmul(string $left_operand, string $right_operand[, int $scale]) bcpow(string $left_operand, string $right_operand[, int $scale]) bcscale(int $scale) bcsqrt(string $operand[, int $scale]) bcsub(string $left_operand, string $right_operand[, int $scale]) bin2hex(string $str) bind_textdomain_codeset(string $domain, string $codeset) bindec(string $binary_string) bindtextdomain(string $domain, string $directory) bzclose(resource $bz) bzcompress(string $source[, int $blocksize[, int $workfactor]]) bzdecompress(string $source[, int $small]) bzerrno(resource $bz) bzerror(resource $bz) bzerrstr(resource $bz) bzflush(resource $bz) bzopen(string $filename, string $mode) bzread(resource $bz[, int $length]) bzwrite(resource $bz, string $data[, int $length]) cal_days_in_month(int $calendar, int $month, int $year) cal_from_jd(int $jd, int $calendar) cal_info(int $calendar) cal_to_jd(int $calendar, int $month, int $day, int $year) call_user_func(callback $function[, mixed $parameter[, mixed $...]]) call_user_func_array(callback $function, array $param_arr) call_user_method(string $methode_naam, object $obj[, mixed $parameter[, mixed $...]]) call_user_method_array(string $methode_naam, object $obj[, array $paramarr]) ccvs_add(string $session, string $invoice, string $argtype, string $argval) ccvs_auth(string $session, string $invoice) ccvs_command(string $session, string $type, string $argval) ccvs_delete(string $session, string $invoice) ccvs_done(string $sess) ccvs_init(string $name) ccvs_lookup(string $session, string $invoice, int $inum) ccvs_new(string $session, string $invoice) ccvs_report(string $session, string $type) ccvs_return(string $session, string $invoice) ccvs_reverse(string $session, string $invoice) ccvs_sale(string $session, string $invoice) ccvs_status(string $session, string $invoice) ccvs_textvalue(string $session) ccvs_void(string $session, string $invoice) ceil(float $value) chdir(string $directory) checkdate(int $maand, int $dag, int $jaar) checkdnsrr(string $host[, string $type]) chgrp(string $filename, mixed $group) chmod(string $filename, int $mode) chop(string $str) chown(string $filename, mixed $user) chr(int $ascii) chroot(string $directory) chunk_split(string $string[, int $chunklen[, string $end]]) class_exists(string $klasse_naam) clearstatcache(void) closedir(resource $dir_handle) closelog(void) com_addref(void) com_get(resource $com_object, string $property) com_invoke(resource $com_object, string $function_name[, mixed $functieparameters, ...]) com_isenum(object $com_module) com_load(string $module_name[, string $server_name[, int $codepage]]) com_load_typelib(string $typelib_name[, int $case_insensitive]) com_propput(resource $com_object, string $property, mixed $value) com_release(void) com_set(resource $com_object, string $property, mixed $value) compact(mixed $varname[, mixed $...]) connection_aborted(void) connection_status(void) connection_timeout(void) constant(string $name) convert_cyr_string(string $str, string $from, string $to) copy(string $source, string $dest) cos(float $arg) cosh(float $arg) count(mixed $var) count_chars(string $string[, $mode]) crack_check([resource $dictionary], string $password) crack_closedict([resource $dictionary]) crack_getlastmessage(void) crack_opendict(string $dictionary) crc32(string $str) create_function(string $args, string $code) crypt(string $str[, string $salt]) ctype_alnum(string $text) ctype_alpha(string $text) ctype_cntrl(string $text) ctype_digit(string $text) ctype_graph(string $text) ctype_lower(string $text) ctype_print(string $text) ctype_punct(string $text) ctype_space(string $text) ctype_upper(string $text) ctype_xdigit(string $text) curl_close(resource $ch) curl_errno(resource $ch) curl_error(resource $ch) curl_exec(resource $ch) curl_getinfo(resource $ch[, int $opt]) curl_init([string $url]) curl_setopt(resource $ch, int $option, mixed $value) curl_version([int $age]) current(array $array) cybercash_base64_decode(string $inbuff) cybercash_base64_encode(string $inbuff) cybercash_decr(string $wmk, string $sk, string $inbuff) cybercash_encr(string $wmk, string $sk, string $inbuff) dba_close(resource $handle) dba_delete(string $key, resource $handle) dba_exists(string $key, resource $handle) dba_fetch(string $key, resource $handle) dba_firstkey(resource $handle) dba_insert(string $key, string $value, resource $handle) dba_nextkey(resource $handle) dba_open(string $path, string $mode[, string $handler[, mixed $...]]) dba_optimize(resource $handle) dba_popen(string $path, string $mode[, string $handler[, mixed $...]]) dba_replace(string $key, string $value, resource $handle) dba_sync(resource $handle) dbase_add_record(int $dbase_identifier, array $record) dbase_close(int $dbase_identifier) dbase_create(string $filename, array $fields) dbase_delete_record(int $dbase_identifier, int $record_number) dbase_get_record(int $dbase_identifier, int $record_number) dbase_get_record_with_names(int $dbase_identifier, int $record_number) dbase_numfields(int $dbase_identifier) dbase_numrecords(int $dbase_identifier) dbase_open(string $filename, int $mode) dbase_pack(int $dbase_identifier) dbase_replace_record(int $dbase_identifier, array $record, int $record_number) dblist(void) dbmclose(resource $dbm_identifier) dbmdelete(resource $dbm_identifier, string $key) dbmexists(resource $dbm_identifier, string $key) dbmfetch(resource $dbm_identifier, string $key) dbmfirstkey(resource $dbm_identifier) dbminsert(resource $dbm_identifier, string $key, string $value) dbmnextkey(resource $dbm_identifier, string $key) dbmopen(string $filename, string $flags) dbmreplace(resource $dbm_identifier, string $key, string $value) dbplus_aql(string $query[, string $server[, string $dbpath]]) dbplus_chdir([string $newdir]) dbplus_close(resource $relation) dbplus_curr(resource $relation, array& $tuple) dbplus_errcode([int $errno]) dbplus_errno(void) dbplus_find(resource $relation, array $constraints, mixed $tuple) dbplus_first(resource $relation, array& $tuple) dbplus_flush(resource $relation) dbplus_freealllocks(void) dbplus_freelock(resource $relation, string $tuple) dbplus_freerlocks(resource $relation) dbplus_getlock(resource $relation, string $tuple) dbplus_getunique(resource $relation, int $uniqueid) dbplus_info(resource $relation, string $key, array& $result) dbplus_last(resource $relation, array& $tuple) dbplus_lockrel(resource $relation) dbplus_next(resource $relation, array& $tuple) dbplus_open(string $name) dbplus_prev(resource $relation, array& $tuple) dbplus_rchperm(resource $relation, int $mask, string $user, string $group) dbplus_rcreate(string $name, mixed $domlist[, bool $overwrite]) dbplus_rcrtexact(string $name, resource $relation[, bool $overwrite]) dbplus_rcrtlike(string $name, resource $relation[, int $overwrite]) dbplus_resolve(string $relation_name) dbplus_restorepos(resource $relation, array $tuple) dbplus_rkeys(resource $relation, mixed $domlist) dbplus_rrename(resource $relation, string $name) dbplus_rsecindex(resource $relation, mixed $domlist, int $type) dbplus_runlink(resource $relation) dbplus_rzap(resource $relation) dbplus_savepos(resource $relation) dbplus_setindex(resource $relation, string $idx_name) dbplus_setindexbynumber(resource $relation, int $idx_number) dbplus_sql(string $query[, string $server[, string $dbpath]]) dbplus_tcl(int $sid, string $script) dbplus_tremove(resource $relation, array $tuple[, array& $current]) dbplus_undo(resource $relation) dbplus_undoprepare(resource $relation) dbplus_unlockrel(resource $relation) dbplus_unselect(resource $relation) dbplus_update(resource $relation, array $old, array $new) dbplus_xlockrel(resource $relation) dbx_close(object $link_identifier) dbx_compare(array $row_a, array $row_b, string $column_key[, int $flags]) dbx_connect(mixed $module, string $host, string $database, string $username, string $password[, int $persistent]) dbx_error(object $link_identifier) dbx_query(object $link_identifier, string $sql_statement[, int $flags]) dbx_sort(object $result, string $user_compare_function) dcgettext(string $domain, string $message, int $category) dcngettext(string $domain, string $msgid1, string $msgid2, int $n, int $category) debugger_off(void) debugger_on(string $address) decbin(int $number) dechex(int $number) decoct(int $number) define(string $name, mixed $value[, bool $case_insensitive]) define_syslog_variables(void) defined(string $name) deg2rad(float $number) delete(string $file) dgettext(string $domain, string $message) dio_close(resource $fd) dio_fcntl(resource $fd, int $cmd[, mixed $args]) dio_read(resource $fd[, int $len]) dio_seek(resource $fd, int $pos[, int $whence]) dio_stat(resource $fd) dio_truncate(resource $fd, int $offset) dio_write(resource $fd, string $data[, int $len]) dirname(string $path) disk_total_space(string $directory) dl(string $library) dngettext(string $domain, string $msgid1, string $msgid2, int $n) name(void) specified(void) value(void) DomDocument->create_attribute(string $name, string $value) DomDocument->create_cdata_section(string $content) DomDocument->create_comment(string $content) DomDocument->create_element(string $name) DomDocument->create_entity_reference(string $content) DomDocument->create_processing_instruction(string $content) DomDocument->create_text_node(string $content) DomDocument->doctype(void) DomDocument->document_element(void) DomDocument->dump_file(string $filename[, bool $compressionmode[, bool $format]]) DomDocument->dump_mem([bool $format[, string $encoding]]) DomDocument->get_element_by_id(string $id) DomDocument->get_elements_by_tagname(string $name) DomDocument->html_dump_mem(void) entities(void) internal_subset(void) name(void) notations(void) public_id(void) system_id(void) get_attribute(string $name) get_attribute_node(string $name) get_elements_by_tagname(string $name) has_attribute(string $name) remove_attribute(string $name) set_attribute(string $name, string $value) set_attribute_node(DomNode $attr) tagname(void) DomNode->append_sibling(domelement $newnode) DomNode->attributes(void) DomNode->clone_node(void) DomNode->dump_node(void) DomNode->first_child(void) DomNode->get_content(void) DomNode->has_child_nodes(void) DomNode->insert_before(domelement $newnode, domelement $refnode) DomNode->is_blank_node(void) DomNode->last_child(void) DomNode->next_sibling(void) DomNode->node_name(void) DomNode->node_type(void) DomNode->node_value(void) DomNode->owner_document(void) DomNode->parent_node(void) DomNode->prefix(void) DomNode->previous_sibling(void) DomNode->remove_child(domtext $oldchild) DomNode->replace_child(domelement $newnode, domelement $oldnode) DomNode->replace_node(domelement $newnode) DomNode->set_content(string $content) DomNode->set_name(void) DomNode->unlink_node(void) data(void) target(void) domxml_new_doc(string $version) domxml_open_file(string $filename[, int $mode[, array& $error]]) domxml_version(void) domxml_xmltree(string $str) dotnet_load(string $assembly_name[, string $datatype_name[, int $codepage]]) each(array $array) easter_date([int $year]) easter_days([int $year[, int $method]]) ebcdic2ascii(string $ebcdic_str) echo(string $arg1[, string $argn...]) empty(mixed $var) ereg(string $pattern, string $string[, array& $regs]) ereg_replace(string $pattern, string $replacement, string $string) eregi(string $pattern, string $string[, array& $regs]) eregi_replace(string $pattern, string $replacement, string $string) error_log(string $message[, int $message_type[, string $destination[, string $extra_headers]]]) error_reporting([int $level]) escapeshellarg(string $arg) escapeshellcmd(string $command) eval(string $code_str) exif_imagetype(string $filename) exif_read_data(string $filename[, string $sections[, bool $arrays[, bool $thumbnail]]]) exif_thumbnail(string $filename[, int& $width[, int& $height[, int& $imagetype]]]) exit([string $status]) exp(float $arg) explode(string $separator, string $string[, int $limit]) expm1(float $number) extension_loaded(string $name) extract(array $var_array[, int $extract_type[, string $prefix]]) ezmlm_hash(string $addr) fbsql_affected_rows([resource $link_identifier]) fbsql_autocommit(resource $link_identifier[, bool $OnOff]) fbsql_change_user(string $user, string $password[, string $database[, resource $link_identifier]]) fbsql_close([resource $link_identifier]) fbsql_commit([resource $link_identifier]) fbsql_connect([string $hostname[, string $username[, string $password]]]) fbsql_create_blob(string $blob_data[, resource $link_identifier]) fbsql_create_clob(string $clob_data[, resource $link_identifier]) fbsql_create_db(string $database_name[, resource $link_identifier[, string $database_options]]) fbsql_data_seek(resource $result, int $row_number) fbsql_database(resource $link_identifier[, string $database]) fbsql_database_password(resource $link_identifier[, string $database_password]) fbsql_db_query(string $database, string $query[, resource $link_identifier]) fbsql_db_status(string $database_name[, resource $link_identifier]) fbsql_drop_db(string $database_name[, resource $link_identifier]) fbsql_errno([resource $link_identifier]) fbsql_error([resource $link_identifier]) fbsql_fetch_array(resource $result[, int $result_type]) fbsql_fetch_assoc(resource $result) fbsql_fetch_field(resource $result[, int $field_offset]) fbsql_fetch_lengths(resource $result) fbsql_fetch_object(resource $result) fbsql_fetch_row(resource $result) fbsql_field_flags(resource $result[, int $field_offset]) fbsql_field_len(resource $result[, int $field_offset]) fbsql_field_name(resource $result[, int $field_index]) fbsql_field_seek(resource $result[, int $field_offset]) fbsql_field_table(resource $result[, int $field_offset]) fbsql_field_type(resource $result[, int $field_offset]) fbsql_free_result(resource $result) fbsql_get_autostart_info([resource $link_identifier]) fbsql_hostname(resource $link_identifier[, string $host_name]) fbsql_insert_id([resource $link_identifier]) fbsql_list_dbs([resource $link_identifier]) fbsql_list_fields(string $database_name, string $table_name[, resource $link_identifier]) fbsql_list_tables(string $database[, resource $link_identifier]) fbsql_next_result(resource $result) fbsql_num_fields(resource $result) fbsql_num_rows(resource $result) fbsql_password(resource $link_identifier[, string $password]) fbsql_pconnect([string $hostname[, string $username[, string $password]]]) fbsql_query(string $query[, resource $link_identifier[, int $batch_size]]) fbsql_read_blob(string $blob_handle[, resource $link_identifier]) fbsql_read_clob(string $clob_handle[, resource $link_identifier]) fbsql_result(resource $result[, int $row[, mixed $field]]) fbsql_rollback([resource $link_identifier]) fbsql_select_db([string $database_name[, resource $link_identifier]]) fbsql_set_lob_mode(resource $result, int $lob_mode) fbsql_set_transaction(resource $link_identifier, int $locking, int $isolation) fbsql_start_db(string $database_name[, resource $link_identifier[, string $database_options]]) fbsql_stop_db(string $database_name[, resource $link_identifier]) fbsql_username(resource $link_identifier[, string $username]) fbsql_warnings([bool $OnOff]) fclose(resource $handle) fdf_add_template(resource $fdf_document, int $newpage, string $filename, string $template, int $rename) fdf_close(resource $fdf_document) fdf_create(void) fdf_get_file(resource $fdf_document) fdf_get_status(resource $fdf_document) fdf_get_value(resource $fdf_document, string $fieldname[, int $which]) fdf_next_field_name(resource $fdf_document[, string $fieldname]) fdf_open(string $filename) fdf_save(resource $fdf_document[, string $filename]) fdf_set_ap(resource $fdf_document, string $field_name, int $face, string $filename, int $page_number) fdf_set_encoding(resource $fdf_document, string $encoding) fdf_set_file(resource $fdf_document, string $url[, string $target_frame]) fdf_set_flags(resource $fdf_document, string $fieldname, int $whichFlags, int $newFlags) fdf_set_javascript_action(resource $fdf_document, string $fieldname, int $trigger, string $script) fdf_set_opt(resource $fdf_document, string $fieldname, int $element, string $str1, string $str2) fdf_set_status(resource $fdf_document, string $status) fdf_set_submit_form_action(resource $fdf_document, string $fieldname, int $trigger, string $script, int $flags) fdf_set_value(resource $fdf_document, string $fieldname, mixed $value[, int $isName]) feof(resource $handle) fflush(resource $handle) fgetc(resource $handle) fgetcsv(resource $handle, int $length[, string $delimiter[, string $enclosure]]) fgetss(resource $handle, int $length[, string $allowable_tags]) file(string $filename[, int $use_include_path[, resource $context]]) file_exists(string $filename) file_get_contents(string $filename[, int $use_include_path[, resource $context]]) fileatime(string $filename) filectime(string $filename) filegroup(string $filename) fileinode(string $filename) filemtime(string $filename) fileowner(string $filename) fileperms(string $filename) filepro_fieldcount(void) filepro_fieldname(int $field_number) filepro_fieldtype(int $field_number) filepro_fieldwidth(int $field_number) filepro_retrieve(int $row_number, int $field_number) filepro_rowcount(void) filesize(string $filename) filetype(string $filename) floatval(mixed $var) flock(resource $handle, int $operation[, int $&wouldblock]) floor(float $value) flush(void) fopen(string $filename, string $mode[, int $use_include_path[, resource $zcontext]]) fpassthru(resource $handle) fread(resource $handle, int $length) frenchtojd(int $month, int $day, int $year) fribidi_log2vis(string $str, string $direction, int $charset) fscanf(resource $handle, string $format[, string $var1]) fseek(resource $handle, int $offset[, int $whence]) fsockopen(string $hostname[, int $port[, int& $errno[, string& $errstr[, float $timeout]]]]) fstat(resource $handle) ftell(resource $handle) ftok(string $pathname, string $proj) ftp_cdup(resource $ftp_stream) ftp_chdir(resource $ftp_stream, string $directory) ftp_close(resource $ftp_stream) ftp_connect(string $host[, int $port[, int $timeout]]) ftp_delete(resource $ftp_stream, string $path) ftp_exec(resource $ftp_stream, string $command) ftp_fget(resource $ftp_stream, resource $handle, string $remote_file, int $mode[, int $resumepos]) ftp_fput(resource $ftp_stream, string $remote_file, resource $handle, int $mode[, int $startpos]) ftp_get(resource $ftp_stream, string $local_file, string $remote_file, int $mode[, int $resumepos]) ftp_get_option(resource $ftp_stream, int $option) ftp_login(resource $ftp_stream, string $username, string $password) ftp_mdtm(resource $ftp_stream, string $remote_file) ftp_mkdir(resource $ftp_stream, string $directory) ftp_nlist(resource $ftp_stream, string $directory) ftp_pasv(resource $ftp_stream, bool $pasv) ftp_put(resource $ftp_stream, string $remote_file, string $local_file, int $mode[, int $startpos]) ftp_pwd(resource $ftp_stream) ftp_quit(resource $ftp_stream) ftp_rawlist(resource $ftp_stream, string $directory) ftp_rename(resource $ftp_stream, string $from, string $to) ftp_rmdir(resource $ftp_stream, string $directory) ftp_set_option(resource $ftp_stream, int $option, mixed $value) ftp_site(resource $ftp_stream, string $cmd) ftp_size(resource $ftp_stream, string $remote_file) ftp_systype(resource $ftp_stream) ftruncate(resource $handle, int $size) func_get_arg(int $arg_num) func_get_args(void) func_num_args(void) function_exists(string $function_name) fwrite(resource $handle, string $string[, int $length]) get_browser([string $user_agent[, bool $return_array]]) get_cfg_var(string $option) get_class(object $obj) get_class_methods(mixed $klasse_naam) get_class_vars(string $klasse_naam) get_current_user(void) get_declared_classes(void) get_defined_constants([mixed $categorize]) get_defined_functions(void) get_defined_vars(void) get_extension_funcs(string $module_name) get_html_translation_table(int $table[, int $quote_style]) get_included_files(void) get_loaded_extensions([bool $zend_extensions=FALSE]) get_magic_quotes_gpc(void) get_magic_quotes_runtime(void) get_meta_tags(string $filename[, bool $use_include_path]) get_object_vars(object $obj) get_parent_class(mixed $obj) get_resource_type(resource $handle) getallheaders(void) getcwd(void) getdate([int $timestamp]) getenv(string $varname) gethostbyaddr(string $ip_address) gethostbyname(string $hostname) gethostbynamel(string $hostname) getimagesize(string $filename[, array& $imageinfo]) getlastmod(void) getmxrr(string $hostname, array& $mxhosts[, array& $weight]) getmygid(void) getmyinode(void) getmypid(void) getmyuid(void) getprotobyname(string $name) getprotobynumber(int $number) getrandmax(void) getrusage([int $who]) getservbyname(string $service, string $protocol) getservbyport(int $port, string $protocol) gettimeofday(void) gettype(mixed $var) gmdate(string $format[, int $timestamp]) gmmktime(int $hour, int $minute, int $second, int $month, int $day, int $year[, int $is_dst]) gmp_abs(resource $a) gmp_add(resource $a, resource $b) gmp_and(resource $a, resource $b) gmp_clrbit(resource& $a, int $index) gmp_cmp(resource $a, resource $b) gmp_com(resource $a) gmp_div_q(resource $a, resource $b[, int $round]) gmp_div_qr(resource $n, resource $d[, int $round]) gmp_div_r(resource $n, resource $d[, int $round]) gmp_divexact(resource $n, resource $d) gmp_fact(int $a) gmp_gcd(resource $a, resource $b) gmp_gcdext(resource $a, resource $b) gmp_hamdist(resource $a, resource $b) gmp_init(mixed $number[, int $base]) gmp_intval(resource $gmpnumber) gmp_invert(resource $a, resource $b) gmp_jacobi(resource $a, resource $p) gmp_legendre(resource $a, resource $p) gmp_mod(resource $n, resource $d) gmp_mul(resource $a, resource $b) gmp_neg(resource $a) gmp_or(resource $a, resource $b) gmp_perfect_square(resource $a) gmp_popcount(resource $a) gmp_pow(resource $base, int $exp) gmp_powm(resource $base, resource $exp, resource $mod) gmp_prob_prime(resource $a[, int $reps]) gmp_random(int $limiter) gmp_scan0(resource $a, int $start) gmp_scan1(resource $a, int $start) gmp_setbit(resource& $a, int $index[, bool $set_clear]) gmp_sign(resource $a) gmp_sqrt(resource $a) gmp_strval(resource $gmpnumber[, int $base]) gmp_sub(resource $a, resource $b) gmp_xor(resource $a, resource $b) gmstrftime(string $format[, int $timestamp]) gregoriantojd(int $month, int $day, int $year) gzclose(resource $zp) gzcompress(string $data[, int $level]) gzdeflate(string $data[, int $level]) gzencode(string $data[, int $level[, int $encoding_mode]]) gzeof(resource $zp) gzfile(string $filename[, int $use_include_path]) gzgetc(resource $zp) gzgets(resource $zp, int $length) gzgetss(resource $zp, int $length[, string $allowable_tags]) gzinflate(string $data[, int $length]) gzopen(string $filename, string $mode[, int $use_include_path]) gzread(resource $zp, int $length) gzrewind(resource $zp) gztell(resource $zp) gzwrite(resource $zp, string $string[, int $length]) header(string $string[, bool $replace[, int $http_response_code]]) headers_sent([string& $file[, int& $line]]) hebrev(string $hebrew_text[, int $max_chars_per_line]) hebrevc(string $hebrew_text[, int $max_chars_per_line]) hexdec(string $hex_string) highlight_file(string $filename[, bool $return]) highlight_string(string $str[, bool $return]) htmlentities(string $string[, int $quote_style[, string $charset]]) htmlspecialchars(string $string[, int $quote_style]) hw_array2objrec(array $object_array) hw_changeobject(int $link, int $objid, array $attributes) hw_children(int $connection, int $objectID) hw_childrenobj(int $connection, int $objectID) hw_close(int $connection) hw_connect(string $host, int $port[, string $username], string $password) hw_connection_info(int $link) hw_cp(int $connection, array $object_id_array, int $destination_id) hw_deleteobject(int $connection, int $object_to_delete) hw_docbyanchor(int $connection, int $anchorID) hw_docbyanchorobj(int $connection, int $anchorID) hw_document_attributes(int $hw_document) hw_document_bodytag(int $hw_document[, string $prefix]) hw_document_content(int $hw_document) hw_document_size(int $hw_document) hw_dummy(int $link, int $id, int $msgid) hw_edittext(int $connection, int $hw_document) hw_error(int $connection) hw_errormsg(int $connection) hw_getanchors(int $connection, int $objectID) hw_getanchorsobj(int $connection, int $objectID) hw_getandlock(int $connection, int $objectID) hw_getchildcoll(int $connection, int $objectID) hw_getchildcollobj(int $connection, int $objectID) hw_getchilddoccoll(int $connection, int $objectID) hw_getchilddoccollobj(int $connection, int $objectID) hw_getobject(int $connection, mixed $objectID[, string $query]) hw_getobjectbyquery(int $connection, string $query, int $max_hits) hw_getobjectbyquerycoll(int $connection, int $objectID, string $query, int $max_hits) hw_getobjectbyquerycollobj(int $connection, int $objectID, string $query, int $max_hits) hw_getobjectbyqueryobj(int $connection, string $query, int $max_hits) hw_getparents(int $connection, int $objectID) hw_getparentsobj(int $connection, int $objectID) hw_getrellink(int $link, int $rootid, int $sourceid, int $destid) hw_getremote(int $connection, int $objectID) hw_getremotechildren(int $connection, string $object_record) hw_getsrcbydestobj(int $connection, int $objectID) hw_gettext(int $connection, int $objectID[, mixed $rootID/prefix]) hw_getusername(int $connection) hw_incollections(int $connection, array $object_id_array, array $collection_id_array, int $return_collections) hw_info(int $connection) hw_inscoll(int $connection, int $objectID, array $object_array) hw_insdoc(resource $connection, int $parentID, string $object_record[, string $text]) hw_insertanchors(int $hwdoc, array $anchorecs, array $dest[, array $urlprefixes]) hw_insertdocument(int $connection, int $parent_id, int $hw_document) hw_insertobject(int $connection, string $object_rec, string $parameter) hw_mapid(int $connection, int $server_id, int $object_id) hw_modifyobject(int $connection, int $object_to_change, array $remove, array $add[, int $mode]) hw_mv(int $connection, array $object_id_array, int $source_id, int $destination_id) hw_new_document(string $object_record, string $document_data, int $document_size) hw_objrec2array(string $object_record[, array $format]) hw_output_document(int $hw_document) hw_pconnect(string $host, int $port[, string $username], string $password) hw_pipedocument(int $connection, int $objectID[, array $url_prefixes]) hw_root( $) hw_setlinkroot(int $link, int $rootid) hw_stat(int $link) hw_unlock(int $connection, int $objectID) hw_who(int $connection) hwapi_hgcsp(string $hostname[, int $port]) hypot(float $num1, float $num2) iconv_get_encoding([string $type]) iconv_set_encoding(string $type, string $charset) ifx_affected_rows(resource $result_id) ifx_blobinfile_mode(int $mode) ifx_byteasvarchar(int $mode) ifx_close([resource $link_identifier]) ifx_connect([string $database[, string $userid[, string $password]]]) ifx_copy_blob(int $bid) ifx_create_blob(int $type, int $mode, string $param) ifx_create_char(string $param) ifx_do(resource $result_id) ifx_error([resource $link_identifier]) ifx_errormsg([int $errorcode]) ifx_fetch_row(resource $result_id[, mixed $position]) ifx_fieldproperties(resource $result_id) ifx_fieldtypes(resource $result_id) ifx_free_blob(int $bid) ifx_free_char(int $bid) ifx_free_result(resource $result_id) ifx_get_blob(int $bid) ifx_get_char(int $bid) ifx_getsqlca(resource $result_id) ifx_htmltbl_result(resource $result_id[, string $html_table_options]) ifx_nullformat(int $mode) ifx_num_fields(resource $result_id) ifx_num_rows(resource $result_id) ifx_pconnect([string $database[, string $userid[, string $password]]]) ifx_prepare(string $query, resource $link_identifier[, int $cursor_def], mixed $blobidarray) ifx_query(string $query, resource $link_identifier[, int $cursor_type[, mixed $blobidarray]]) ifx_textasvarchar(int $mode) ifx_update_blob(int $bid, string $content) ifx_update_char(int $bid, string $content) ifxus_close_slob(int $bid) ifxus_create_slob(int $mode) ifxus_free_slob(int $bid) ifxus_open_slob(int $bid, int $mode) ifxus_read_slob(int $bid, int $nbytes) ifxus_seek_slob(int $bid, int $mode, int $offset) ifxus_tell_slob(int $bid) ifxus_write_slob(int $bid, string $content) ignore_user_abort([bool $setting]) image2wbmp(resource $image[, string $filename[, int $threshold]]) imagealphablending(resource $image, bool $blendmode) imagearc(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color) imagechar(resource $image, int $font, int $x, int $y, string $c, int $color) imagecharup(resource $image, int $font, int $x, int $y, string $c, int $color) imagecolorallocate(resource $image, int $red, int $green, int $blue) imagecolorat(resource $image, int $x, int $y) imagecolorclosest(resource $image, int $red, int $green, int $blue) imagecolorclosestalpha(resource $image, int $red, int $green, int $blue, int $alpha) imagecolorclosesthwb(resource $image, int $red, int $green, int $blue) imagecolordeallocate(resource $image, int $color) imagecolorexact(resource $image, int $red, int $green, int $blue) imagecolorexactalpha(resource $image, int $red, int $green, int $blue, int $alpha) imagecolorresolve(resource $image, int $red, int $green, int $blue) imagecolorresolvealpha(resource $image, int $red, int $green, int $blue, int $alpha) imagecolorset(resource $image, int $index, int $red, int $green, int $blue) imagecolorsforindex(resource $image, int $index) imagecolorstotal(resource $image) imagecolortransparent(resource $image[, int $color]) imagecopy(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h) imagecopymerge(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct) imagecopymergegray(resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct) imagecopyresampled(resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h) imagecopyresized(resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h) imagecreate(int $width, int $height) imagecreatefromgd(string $filename) imagecreatefromgd2(string $filename) imagecreatefromgd2part(string $filename, int $srcX, int $srcY, int $width, int $height) imagecreatefromgif(string $filename) imagecreatefromjpeg(string $filename) imagecreatefrompng(string $filename) imagecreatefromstring(string $data) imagecreatefromwbmp(string $filename) imagecreatefromxbm(string $filename) imagecreatefromxpm(string $filename) imagecreatetruecolor(int $width, int $height) imagedashedline(resource $image, int $x1, int $y1, int $x2, int $y2, int $color) imagedestroy(resource $image) imageellipse(resource $image, int $cx, int $cy, int $width, int $height, int $color) imagefill(resource $image, int $x, int $y, int $color) imagefilledarc(resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color, int $style) imagefilledellipse(resource $image, int $cx, int $cy, int $width, int $height, int $color) imagefilledpolygon(resource $image, array $points, int $num_points, int $color) imagefilledrectangle(resource $image, int $x1, int $y1, int $x2, int $y2, int $color) imagefilltoborder(resource $image, int $x, int $y, int $border, int $color) imagefontheight(int $font) imagefontwidth(int $font) imageftbbox(float $size, float $angle, string $font_file, string $text[, array $extrainfo]) imagefttext(resource $image, float $size, float $angle, int $x, int $y, int $col, string $font_file, string $text[, array $extrainfo]) imagegammacorrect(resource $image, float $inputgamma, float $outputgamma) imagegd(resource $image[, string $filename]) imagegd2(resource $image[, string $filename[, int $chunk_size[, int $type]]]) imagegif(resource $image[, string $filename]) imageinterlace(resource $image[, int $interlace]) imagejpeg(resource $image[, string $filename[, int $quality]]) imageline(resource $image, int $x1, int $y1, int $x2, int $y2, int $color) imageloadfont(string $file) imagepalettecopy(resource $destination, resource $source) imagepng(resource $image[, string $filename[, int $quality[, int $filters]]]) imagepolygon(resource $image, array $points, int $num_points, int $color) imagepsbbox(string $text, int $font, int $size[, int $space], int $tightness, float $angle) imagepsencodefont(resource $font_index, string $encodingfile) imagepsextendfont(int $font_index, float $extend) imagepsfreefont(resource $fontindex) imagepsloadfont(string $filename) imagepsslantfont(resource $font_index, float $slant) imagepstext(resource $image, string $text, resource $font, int $size, int $foreground, int $background, int $x, int $y[, int $space[, int $tightness[, float $angle[, int $antialias_steps]]]]) imagerectangle(resource $image, int $x1, int $y1, int $x2, int $y2, int $color) imagesetbrush(resource $image, resource $brush) imagesetpixel(resource $image, int $x, int $y, int $color) imagesetstyle(resource $image, array $style) imagesetthickness(resource $image, int $thickness) imagesettile(resource $image, resource $tile) imagestring(resource $image, int $font, int $x, int $y, string $string, int $color) imagestringup(resource $image, int $font, int $x, int $y, string $string, int $color) imagesx(resource $image) imagesy(resource $image) imagetruecolortopalette(resource $image, bool $dither, int $ncolors) imagettfbbox(float $size, float $angle, string $fontfile, string $text) imagettftext(resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text) imagetypes(void) imagewbmp(resource $image[, string $filename[, int $foreground]]) implode(string $glue, array $pieces) import_request_variables(string $types[, string $prefix]) in_array(mixed $needle, array $haystack[, bool $strict]) ingres_autocommit([resource $link]) ingres_close([resource $link]) ingres_commit([resource $link]) ingres_connect([string $database[, string $username[, string $password[, array $options]]]]) ingres_fetch_array([int $result_type[, resource $link]]) ingres_fetch_object([int $result_type[, resource $link]]) ingres_fetch_row([resource $link]) ingres_field_length(int $index[, resource $link]) ingres_field_name(int $index[, resource $link]) ingres_field_nullable(int $index[, resource $link]) ingres_field_precision(int $index[, resource $link]) ingres_field_scale(int $index[, resource $link]) ingres_field_type(int $index[, resource $link]) ingres_num_fields([resource $link]) ingres_num_rows([resource $link]) ingres_pconnect([string $database[, string $username[, string $password]]]) ingres_query(string $query[, resource $link]) ingres_rollback([resource $link]) ini_get(string $varname) ini_get_all([string $extension]) ini_restore(string $varname) ini_set(string $varname, string $newvalue) intval(mixed $var[, int $base]) ip2long(string $ip_address) iptcembed(string $iptcdata, string $jpeg_file_name[, int $spool]) iptcparse(string $iptcblock) is_a(object $object, string $klasse_naam) is_array(mixed $var) is_bool(mixed $var) is_callable(mixed $var[, bool $syntax_only[, string $callable_name]]) is_dir(string $filename) is_executable(string $filename) is_file(string $filename) is_finite(float $val) is_float(mixed $var) is_infinite(float $val) is_int(mixed $var) is_link(string $filename) is_nan(float $val) is_null(mixed $var) is_numeric(mixed $var) is_object(mixed $var) is_readable(string $filename) is_resource(mixed $var) is_scalar(mixed $var) is_string(mixed $var) is_subclass_of(object $object, string $klasse_naam) is_uploaded_file(string $filename) is_writable(string $filename) java_last_exception_clear(void) java_last_exception_get(void) jddayofweek(int $julianday[, int $mode]) jdmonthname(int $julianday, int $mode) jdtofrench(int $juliandaycount) jdtogregorian(int $julianday) jdtojewish(int $julianday) jdtojulian(int $julianday) jdtounix(int $jday) jewishtojd(int $month, int $day, int $year) join(string $glue, array $pieces) juliantojd(int $month, int $day, int $year) key(array& $array) krsort(array& $array[, int $sort_flags]) ksort(array& $array[, int $sort_flags]) lcg_value(void) log(float $arg[, float $base]) levenshtein(string $str1, string $str2) link(string $target, string $link) linkinfo(string $path) list(mixed $varname, mixed $...) localeconv(void) localtime([int $timestamp[, bool $is_associative]]) log(float $arg[, float $base]) log10(float $arg) log1p(float $number) long2ip(int $proper_address) lstat(string $filename) mailparse_determine_best_xfer_encoding(resource $fp) mailparse_msg_create(void) mailparse_msg_extract_part(resource $mimemail, string $msgbody[, callback $callbackfunc]) mailparse_msg_extract_part_file(resource $mimemail, mixed $filename[, callback $callbackfunc]) mailparse_msg_free(resource $mimemail) mailparse_msg_get_part(resource $mimemail, string $mimesection) mailparse_msg_get_part_data(resource $mimemail) mailparse_msg_get_structure(resource $mimemail) mailparse_msg_parse(resource $mimemail, string $data) mailparse_msg_parse_file(string $filename) mailparse_rfc822_parse_addresses(string $addresses) mailparse_stream_encode(resource $sourcefp, resource $destfp, string $encoding) mailparse_uudecode_all(resource $fp) max(mixed $arg1, mixed $arg2, mixed $argn) md5(string $str) md5_file(string $filename) mdecrypt_generic(resource $td, string $data) metaphone(string $str) method_exists(object $object, string $methode_naam) mhash_count(void) mhash_get_block_size(int $hash) mhash_get_hash_name(int $hash) mhash_keygen_s2k(int $hash, string $password, string $salt, int $bytes) microtime(void) ming_setcubicthreshold(int $threshold) ming_setscale(int $scale) ming_useswfversion(int $version) mkdir(string $pathname[, int $mode]) mktime(int $hour, int $minute, int $second, int $month, int $day, int $year[, int $is_dst]) move_uploaded_file(string $filename, string $destination) msession_connect(string $host, string $port) msession_count(void) msession_create(string $session, string $classname, string $data) msession_destroy(string $name) msession_disconnect(void) msession_find(string $name, string $value) msession_get(string $session, string $name, string $value) msession_get_array(string $session) msession_get_data(string $session) msession_inc(string $session, string $name) msession_list(void) msession_listvar(string $name) msession_lock(string $name) msession_plugin(string $session, string $val[, string $param]) msession_randstr(int $param) msession_set(string $session, string $name, string $value) msession_set_array(string $session, array $tuples) msession_set_data(string $session, string $value) msession_timeout(string $session[, int $param]) msession_uniq(int $param, string $classname, string $data) msession_unlock(string $session, int $key) msql_affected_rows(resource $result) msql_close([resource $link_identifier]) msql_connect([string $hostname]) msql_create_db(string $database_name[, resource $link_identifier]) msql_data_seek(resource $result, int $row_number) msql_drop_db(string $database_name[, resource $link_identifier]) mysql_drop_db(string $database_name[, resource $link_identifier]) msql_error(void) msql_fetch_array(resource $result[, int $result_type]) msql_fetch_field(resource $result[, int $field_offset]) msql_fetch_object(resource $result) msql_fetch_row(resource $result) msql_field_seek(resource $result, int $field_offset) msql_free_result(resource $result) mysqli_free_result(mysqli_result $result) msql_list_dbs([resource $link_identifier]) msql_list_fields(string $database, string $tablename[, resource $link_identifier]) msql_list_tables(string $database[, resource $link_identifier]) mysql_list_dbs([resource $link_identifier]) mysql_list_fields(string $database_name, string $table_name[, resource $link_identifier]) msql_num_fields(resource $result) msql_num_rows(resource $query_identifier) msql_pconnect([string $hostname]) msql_query(string $query[, resource $link_identifier]) msql_result(resource $result, int $row[, mixed $field]) msql_select_db(string $database_name[, resource $link_identifier]) mysqli_select_db(mysqli $link, string $dbname) mt_getrandmax(void) mt_rand([int $min], int $max) mt_srand(int $seed) muscat_close(resource $muscat_handle) muscat_get(resource $muscat_handle) muscat_give(resource $muscat_handle, string $string) muscat_setup(int $size[, string $muscat_dir]) muscat_setup_net(resource $socket) mysql_affected_rows([resource $link_identifier]) mysql_change_user(string $user, string $password[, string $database[, resource $link_identifier]]) mysqli_character_set_name(mysqli $link) mysql_close([resource $link_identifier]) mysql_connect([string $server[, string $username[, string $password[, bool $new_link[, int $client_flags]]]]]) mysql_create_db(string $databasename[, resource $link_identifier]) mysql_data_seek(resource $result_identifier, int $row_number) mysql_db_name(resource $result, int $row[, mixed $field]) mysql_db_query(string $database, string $query[, resource $link_identifier]) mysql_drop_db(string $database_name[, resource $link_identifier]) mysql_errno([resource $link_identifier]) mysql_error([resource $link_identifier]) mysql_escape_string(string $unescaped_string) mysql_fetch_array(resource $result[, int $result_type]) mysql_fetch_assoc(resource $result) mysql_fetch_field(resource $result[, int $field_offset]) mysql_fetch_lengths(resource $result) mysql_fetch_object(resource $result[, int $result_type]) mysql_fetch_row(resource $result) mysql_field_flags(resource $result, int $field_offset) mysql_field_len(resource $result, int $field_offset) mysql_field_name(resource $result, int $field_index) mysql_field_seek(resource $result, int $field_offset) mysql_field_table(resource $result, int $field_offset) mysql_field_type(resource $result, int $field_offset) mysql_free_result(resource $result) mysql_get_client_info(void) mysql_get_host_info([resource $link_identifier]) mysql_get_proto_info([resource $link_identifier]) mysql_get_server_info([resource $link_identifier]) mysql_info([resource $link_identifier]) mysql_insert_id([resource $link_identifier]) mysql_list_dbs([resource $link_identifier]) mysql_list_tables(string $database[, resource $link_identifier]) mysql_num_fields(resource $result) mysql_num_rows(resource $result) mysql_pconnect([string $server[, string $username[, string $password[, int $client_flags]]]]) mysql_ping([resource $link_identifier]) mysql_query(string $query[, resource $link_identifier]) mysql_real_escape_string(string $unescaped_string[, resource $link_identifier]) mysql_result(resource $result, int $row[, mixed $field]) mysql_select_db(string $database_name[, resource $link_identifier]) mysql_stat([resource $link_identifier]) mysql_tablename(resource $result, int $i) mysql_thread_id([resource $link_identifier]) mysql_unbuffered_query(string $query[, resource $link_identifier[, int $result_mode]]) natcasesort(array& $array) natsort(array& $array) next(array& $array) ngettext(string $msgid1, string $msgid2, int $n) nl2br(string $string) nl_langinfo(int $item) notes_body(string $server, string $mailbox, int $msg_number) notes_copy_db(string $from_database_name, string $to_database_name) notes_create_db(string $database_name) notes_create_note(string $database_name, string $form_name) notes_drop_db(string $database_name) notes_find_note(string $database_name, string $name[, string $type]) notes_header_info(string $server, string $mailbox, int $msg_number) notes_list_msgs(string $db) notes_mark_read(string $database_name, string $user_name, string $note_id) notes_mark_unread(string $database_name, string $user_name, string $note_id) notes_nav_create(string $database_name, string $name) notes_search(string $database_name, string $keywords) notes_unread(string $database_name, string $user_name) notes_version(string $database_name) ob_clean(void) ob_end_clean(void) ob_end_flush(void) ob_flush(void) ob_get_contents(void) ob_get_length(void) ob_get_level(void) ob_gzhandler(string $buffer, int $mode) ob_iconv_handler(string $contents, int $status) ob_implicit_flush([int $flag]) ob_start([callback $output_callback[, int $chunk_size[, bool $erase]]]) ocifetchinto(resource $statement, array& $result[, int $mode]) octdec(string $octal_string) odbc_autocommit(resource $connection_id[, bool $OnOff]) odbc_binmode(resource $result_id, int $mode) odbc_close(resource $connection_id) odbc_close_all(void) odbc_columnprivileges(resource $connection_id, string $qualifier, string $owner, string $table_name, string $column_name) odbc_columns(resource $connection_id[, string $qualifier[, string $schema[, string $table_name[, string $column_name]]]]) odbc_connect(string $dsn, string $user, string $password[, int $cursor_type]) odbc_cursor(resource $result_id) odbc_do(resource $conn_id, string $query) odbc_error([resource $connection_id]) odbc_errormsg([resource $connection_id]) odbc_exec(resource $connection_id, string $query_string[, int $flags]) odbc_execute(resource $result_id[, array $parameters_array]) odbc_fetch_array(resource $result[, int $rownumber]) odbc_fetch_into(resource $result_id, array& $result_array[, int $rownumber]) odbc_fetch_object(resource $result[, int $rownumber]) odbc_fetch_row(resource $result_id[, int $row_number]) odbc_field_len(resource $result_id, int $field_number) odbc_field_name(resource $result_id, int $field_number) odbc_field_num(resource $result_id, string $field_name) odbc_field_precision(resource $result_id, int $field_number) odbc_field_scale(resource $result_id, int $field_number) odbc_field_type(resource $result_id, int $field_number) odbc_foreignkeys(resource $connection_id, string $pk_qualifier, string $pk_owner, string $pk_table, string $fk_qualifier, string $fk_owner, string $fk_table) odbc_gettypeinfo(resource $connection_id[, int $data_type]) odbc_longreadlen(resource $result_id, int $length) odbc_next_result(resource $result_id) odbc_num_fields(resource $result_id) odbc_num_rows(resource $result_id) odbc_pconnect(string $dsn, string $user, string $password[, int $cursor_type]) odbc_prepare(resource $connection_id, string $query_string) odbc_primarykeys(resource $connection_id, string $qualifier, string $owner, string $table) odbc_procedurecolumns(resource $connection_id[, string $qualifier], string $owner, string $proc, string $column) odbc_procedures(resource $connection_id[, string $qualifier], string $owner, string $name) odbc_result(resource $result_id, mixed $field) odbc_result_all(resource $result_id[, string $format]) odbc_rollback(resource $connection_id) odbc_setoption(resource $id, int $function, int $option, int $param) odbc_specialcolumns(resource $connection_id, int $type, string $qualifier, string $owner, string $table, int $scope, int $nullable) odbc_statistics(resource $connection_id, string $qualifier, string $owner, string $table_name, int $unique, int $accuracy) odbc_tableprivileges(resource $connection_id, string $qualifier, string $owner, string $name) odbc_tables(resource $connection_id[, string $qualifier[, string $owner[, string $name[, string $types]]]]) opendir(string $path) openlog(string $ident, int $option, int $facility) openssl_csr_export(resource $csr, string& $out[, bool $notext]) openssl_csr_export_to_file(resource $csr, string $outfilename[, bool $notext]) openssl_csr_new(array $dn, resource& $privkey[, array $configargs[, array $extraattribs]]) openssl_csr_sign(mixed $csr, mixed $cacert, mixed $priv_key, int $days[, array $configargs[, int $serial]]) openssl_error_string(void) openssl_free_key(resource $key_identifier) openssl_open(string $sealed_data, string& $open_data, string $env_key, mixed $priv_key_id) openssl_pkcs7_decrypt(string $infilename, string $outfilename, mixed $recipcert[, mixed $recipkey]) openssl_pkcs7_encrypt(string $infile, string $outfile, mixed $recipcerts, array $headers[, int $flags[, int $cipherid]]) openssl_pkcs7_sign(string $infilename, string $outfilename, mixed $signcert, mixed $privkey, array $headers[, int $flags[, string $extracerts]]) openssl_pkcs7_verify(string $filename, int $flags[, string $outfilename[, array $cainfo[, string $extracerts[, string $content]]]]) openssl_pkey_export(mixed $key, string& $out[, string $passphrase[, array $configargs]]) openssl_pkey_export_to_file(mixed $key, string $outfilename[, string $passphrase[, array $configargs]]) openssl_pkey_new([array $configargs]) openssl_private_decrypt(string $data, string& $decrypted, mixed $key[, int $padding]) openssl_private_encrypt(string $data, string& $crypted, mixed $key[, int $padding]) openssl_public_decrypt(string $data, string& $decrypted, mixed $key[, int $padding]) openssl_public_encrypt(string $data, string& $crypted, mixed $key[, int $padding]) openssl_seal(string $data, string& $sealed_data, array& $env_keys, array $pub_key_ids) openssl_sign(string $data, string& $signature, mixed $priv_key_id[, int $signature_alg]) openssl_verify(string $data, string $signature, mixed $pub_key_id[, int $signature_alg]) openssl_x509_check_private_key(mixed $cert, mixed $key) openssl_x509_checkpurpose(mixed $x509cert, int $purpose[, array $cainfo[, string $untrustedfile]]) openssl_x509_export(mixed $x509, string& $output[, bool $notext]) openssl_x509_export_to_file(mixed $x509, string $outfilename[, bool $notext]) openssl_x509_free(resource $x509cert) openssl_x509_parse(mixed $x509cert[, bool $shortnames]) openssl_x509_read(mixed $x509certdata) ora_bind(resource $cursor, string $phpvar, string $sqlparam, int $length[, int $type]) ora_close(resource $cursor) ora_columnname(resource $cursor, int $column) ora_columnsize(resource $cursor, int $column) ora_columntype(resource $cursor, int $column) ora_commit(resource $connection) ora_commiton(resource $connection) ora_do(resource $connection, string $query) ora_error([resource $cursor_or_connection]) ora_errorcode([resource $cursor_or_connection]) ora_exec(resource $cursor) ora_fetch(resource $cursor) ora_fetch_into(resource $cursor, array& $result[, int $flags]) ora_getcolumn(resource $cursor, int $column) ora_logoff(resource $connection) ora_logon(string $user, string $password) ora_numcols(resource $cursor) ora_numrows(resource $cursor) ora_open(resource $connection) ora_parse(resource $cursor, string $sql_statement[, int $defer]) ora_plogon(string $user, string $password) ora_rollback(resource $connection) ord(string $string) ovrimos_close(int $connection) ovrimos_commit(int $connection_id) ovrimos_connect(string $host, string $dborport, string $user, string $password) ovrimos_cursor(int $result_id) ovrimos_exec(int $connection_id, string $query) ovrimos_execute(int $result_id[, array $parameters_array]) ovrimos_fetch_into(int $result_id, array& $result_array[, string $how[, int $rownumber]]) ovrimos_fetch_row(int $result_id[, int $how[, int $row_number]]) ovrimos_field_len(int $result_id, int $field_number) ovrimos_field_name(int $result_id, int $field_number) ovrimos_field_num(int $result_id, string $field_name) ovrimos_field_type(int $result_id, int $field_number) ovrimos_free_result(int $result_id) ovrimos_longreadlen(int $result_id, int $length) ovrimos_num_fields(int $result_id) ovrimos_num_rows(int $result_id) ovrimos_prepare(int $connection_id, string $query) ovrimos_result(int $result_id, mixed $field) ovrimos_result_all(int $result_id[, string $format]) ovrimos_rollback(int $connection_id) pack(string $format[, mixed $args[, mixed $...]]) parse_ini_file(string $filename[, bool $process_sections]) parse_str(string $str[, array $arr]) parse_url(string $url) passthru(string $command[, int& $return_var]) pathinfo(string $path) pclose(resource $handle) pcntl_exec(string $path[, array $args[, array $envs]]) pcntl_fork(void) pcntl_signal(int $signo, callback $handler[, bool $restart_syscalls]) pcntl_waitpid(int $pid, int& $status[, int $options]) pcntl_wexitstatus(int $status) pcntl_wifexited(int $status) pcntl_wifsignaled(int $status) pcntl_wifstopped(int $status) pcntl_wstopsig(int $status) pcntl_wtermsig(int $status) pfsockopen(string $hostname[, int $port[, int& $errno[, string& $errstr[, float $timeout]]]]) pg_affected_rows(resource $result) pg_cancel_query(resource $connection) pg_client_encoding([resource $connection]) pg_close([resource $connection]) pg_connect(string $connection_string[, int $connect_type]) pg_connection_busy(resource $connection) pg_connection_reset(resource $connection) pg_connection_status(resource $connection) pg_convert(resource $connection, string $table_name, array $assoc_array[, int $options]) pg_copy_to(resource $connection, string $table_name[, string $delimiter[, string $null_as]]) pg_dbname([resource $connection]) pg_delete(resource $connection, string $table_name, array $assoc_array[, int $options]) pg_end_copy([resource $connection]) pg_escape_bytea([resource $connection], string $data) pg_escape_string([resource $connection], string $data) pg_fetch_array(resource $result[, int $row[, int $result_type]]) pg_fetch_object(resource $result[, int $row[, int $result_type]]) pg_fetch_result(resource $result, int $row, mixed $field) pg_fetch_row(resource $result[, int $row]) pg_field_is_null(resource $result, int $row, mixed $field) pg_field_name(resource $result, int $field_number) pg_field_num(resource $result, string $field_name) pg_field_prtlen(resource $result, int $row_number, mixed $field_name_or_number) pg_field_size(resource $result, int $field_number) pg_field_type(resource $result, int $field_number) pg_free_result(resource $result) pg_get_result([resource $connection]) pg_host([resource $connection]) pg_insert(resource $connection, string $table_name, array $assoc_array[, int $options]) pg_last_error([resource $connection]) pg_last_notice(resource $connection) pg_last_oid(resource $result) pg_lo_close(resource $large_object) pg_lo_create([resource $connection]) pg_lo_export(resource $connection, int $oid, string $pathname) pg_lo_import(resource $connection, string $pathname) pg_lo_open(resource $connection, int $oid, string $mode) pg_lo_read(resource $large_object[, int $len]) pg_lo_read_all(resource $large_object) pg_lo_seek(resource $large_object, int $offset[, int $whence]) pg_lo_tell(resource $large_object) pg_lo_unlink(resource $connection, int $oid) pg_lo_write(resource $large_object, string $data[, int $len]) pg_meta_data(resource $connection, string $table_name) pg_num_fields(resource $result) pg_num_rows(resource $result) pg_options([resource $connection]) pg_pconnect(string $connection_string[, int $connect_type]) pg_port([resource $connection]) pg_put_line(string $data) pg_query(string $query) pg_result_error(resource $result) pg_result_status(resource $result[, int $type]) pg_send_query(resource $connection, string $query) pg_set_client_encoding(string $encoding) pg_trace(string $pathname[, string $mode[, resource $connection]]) pg_tty([resource $connection]) pg_untrace([resource $connection]) pg_update(resource $connection, string $table_name, array $data, array $condition[, int $options]) php_logo_guid(void) php_sapi_name(void) php_uname([string $mode]) phpcredits([int $flag]) phpinfo([int $what]) phpversion([string $extension]) pi(void) png2wbmp(string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold) popen(string $command, string $mode) posix_ctermid(void) posix_getcwd(void) posix_getegid(void) posix_geteuid(void) posix_getgid(void) posix_getgrgid(int $gid) posix_getgrnam(string $name) posix_getgroups(void) posix_getlogin(void) posix_getpgid(int $pid) posix_getpgrp(void) posix_getpid(void) posix_getppid(void) posix_getpwnam(string $username) posix_getpwuid(int $uid) posix_getrlimit(void) posix_getsid(int $pid) posix_getuid(void) posix_isatty(int $fd) posix_kill(int $pid, int $sig) posix_mkfifo(string $pathname, int $mode) posix_setegid(int $gid) posix_seteuid(int $uid) posix_setgid(int $gid) posix_setpgid(int $pid, int $pgid) posix_setsid(void) posix_setuid(int $uid) posix_times(void) posix_ttyname(int $fd) posix_uname(void) pow(number $base, number $exp) preg_grep(string $pattern, array $input[, int $flags]) preg_match(string $pattern, string $subject[, array& $matches[, int $flags[, int $offset]]]) preg_match_all(string $pattern, string $subject, array& $matches[, int $flags[, int $offset]]) preg_quote(string $str[, string $delimiter]) preg_replace(mixed $pattern, mixed $replacement, mixed $subject[, int $limit[, int& $count]]) preg_replace_callback(mixed $pattern, callback $callback, mixed $subject[, int $limit[, int& $count]]) preg_split(string $pattern, string $subject[, int $limit[, int $flags]]) prev(array& $array) print(string $arg) print_r(mixed $expression) printf(string $format[, mixed $args]) proc_close(resource $process) proc_open(string $cmd, array $descriptorspec, array& $pipes[, string $cwd[, array $env[, array $other_options]]]) qdom_error(void) qdom_tree(string $doc) quoted_printable_decode(string $str) quotemeta(string $str) rad2deg(float $number) rand([int $min], int $max) range(mixed $low, mixed $high[, number $step]) rawurldecode(string $str) rawurlencode(string $str) readdir(resource $dir_handle) readfile(string $filename[, bool $use_include_path[, resource $context]]) readgzfile(string $filename[, int $use_include_path]) readline_add_history(string $line) readline_clear_history(void) readline_completion_function(callback $function) readline_info([string $varname[, string $newvalue]]) readline_list_history(void) readline_read_history([string $filename]) readline_write_history([string $filename]) readlink(string $path) realpath(string $path) recode_file(string $request, resource $input, resource $output) recode_string(string $request, string $string) register_shutdown_function(callback $function[, mixed $parameter[, mixed $...]]) register_tick_function(callback $function[, mixed $arg[, mixed $...]]) rename(string $oldname, string $newname) reset(array& $array) restore_error_handler(void) rewind(resource $handle) rewinddir(resource $dir_handle) rmdir(string $dirname) round(float $val[, int $precision]) rsort(array& $array[, int $sort_flags]) rtrim(string $str[, string $charlist]) sem_acquire(resource $sem_identifier) sem_get(int $key[, int $max_acquire[, int $perm[, int $auto_release]]]) sem_release(resource $sem_identifier) sem_remove(resource $sem_identifier) serialize(mixed $value) sesam_affected_rows(string $result_id) sesam_commit(void) sesam_connect(string $catalog, string $schema, string $user) sesam_diagnostic(void) sesam_disconnect(void) sesam_errormsg(void) sesam_execimm(string $query) sesam_fetch_array(string $result_id[, int $whence[, int $offset]]) sesam_fetch_result(string $result_id[, int $max_rows]) sesam_fetch_row(string $result_id[, int $whence[, int $offset]]) sesam_field_array(string $result_id) sesam_field_name(string $result_id, int $index) sesam_free_result(string $result_id) sesam_num_fields(string $result_id) sesam_query(string $query[, bool $scrollable]) sesam_rollback(void) sesam_seek_row(string $result_id, int $whence[, int $offset]) sesam_settransaction(int $isolation_level, int $read_only) session_cache_expire([int $new_cache_expire]) session_cache_limiter([string $cache_limiter]) session_decode(string $data) session_destroy(void) session_encode(void) session_get_cookie_params(void) session_id([string $id]) session_is_registered(string $name) session_module_name([string $module]) session_name([string $name]) session_register(mixed $name[, mixed $...]) session_save_path([string $path]) session_set_cookie_params(int $lifetime[, string $path[, string $domain[, bool $secure[, bool $httponly]]]]) session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc) session_start(void) session_unregister(string $name) session_unset(void) session_write_close(void) set_error_handler(callback $error_handler[, int $error_types]) set_magic_quotes_runtime(int $new_setting) set_time_limit(int $seconds) setcookie(string $name[, string $value[, int $expire[, string $path[, string $domain[, bool $secure[, bool $httponly]]]]]]) setlocale(string $category, string $locale[, string $...]) settype(mixed $var, string $type) shell_exec(string $cmd) shm_attach(int $key[, int $memsize[, int $perm]]) shm_detach(int $shm_identifier) shm_get_var(int $shm_identifier, int $variable_key) shm_put_var(int $shm_identifier, int $variable_key, mixed $variable) shm_remove(int $shm_identifier) shm_remove_var(int $shm_identifier, int $variable_key) shmop_close(int $shmid) shmop_delete(int $shmid) shmop_open(int $key, string $flags, int $mode, int $size) shmop_read(int $shmid, int $start, int $count) shmop_size(int $shmid) shmop_write(int $shmid, string $data, int $offset) shuffle(array& $array) similar_text(string $first, string $second[, double $percent]) sin(float $arg) sinh(float $arg) sleep(int $seconds) snmp_get_quick_print(void) snmp_set_quick_print(bool $quick_print) snmpget(string $hostname, string $community, string $object_id[, int $timeout[, int $retries]]) snmprealwalk(string $host, string $community, string $object_id[, int $timeout[, int $retries]]) snmpset(string $hostname, string $community, string $object_id, string $type, mixed $value[, int $timeout[, int $retries]]) snmpwalk(string $hostname, string $community, string $object_id[, int $timeout[, int $retries]]) snmpwalkoid(string $hostname, string $community, string $object_id[, int $timeout[, int $retries]]) socket_accept(resource $socket) socket_bind(resource $socket, string $address[, int $port]) socket_close(resource $socket) socket_connect(resource $socket, string $address[, int $port]) socket_create(int $domain, int $type, int $protocol) socket_create_listen(int $port[, int $backlog]) socket_create_pair(int $domain, int $type, int $protocol, array& $fd) socket_getpeername(resource $socket, string& $address[, int& $port]) socket_getsockname(resource $socket, string& $addr[, int& $port]) socket_last_error([resource $socket]) socket_listen(resource $socket[, int $backlog]) socket_read(resource $socket, int $length[, int $type]) socket_recv(resource $socket, string& $buf, int $len, int $flags) socket_recvfrom(resource $socket, string& $buf, int $len, int $flags, string& $name[, int& $port]) socket_select(array& $read, array& $write, array& $except, int $tv_sec[, int $tv_usec]) socket_send(resource $socket, string $buf, int $len, int $flags) socket_sendto(resource $socket, string $buf, int $len, int $flags, string $addr[, int $port]) socket_set_nonblock(resource $socket) socket_shutdown(resource $socket[, int $how]) socket_strerror(int $errno) socket_write(resource $socket, string $buffer[, int $length]) sort(array& $array[, int $sort_flags]) soundex(string $str) split(string $pattern, string $string[, int $limit]) spliti(string $pattern, string $string[, int $limit]) sprintf(string $format[, mixed $args]) sqrt(float $arg) srand(int $seed) sscanf(string $str, string $format[, string $var1]) stat(string $filename) str_pad(string $input, int $pad_length[, string $pad_string[, int $pad_type]]) str_repeat(string $input, int $multiplier) str_replace(mixed $needle, mixed $str, mixed $haystack) str_rot13(string $str) strcasecmp(string $str1, string $str2) strchr(string $haystack, string $needle) strcmp(string $str1, string $str2) strcoll(string $str1, string $str2) strcspn(string $str1, string $str2) strftime(string $format[, int $timestamp]) strip_tags(string $str[, string $allowable_tags]) stripcslashes(string $str) stripslashes(string $str) stristr(string $haystack, string $needle) strlen(string $str) strnatcasecmp(string $str1, string $str2) strnatcmp(string $str1, string $str2) strncasecmp(string $str1, string $str2, int $len) strncmp(string $str1, string $str2, int $len) strpos(string $haystack, string $needle[, int $offset]) strrchr(string $haystack, string $needle) strrev(string $string) strrpos(string $haystack, char $needle) strspn(string $str1, string $str2) strstr(string $haystack, string $needle) strtok(string $arg1, string $arg2) strtolower(string $str) strtotime(string $time[, int $now]) strtoupper(string $string) strtr(string $str, string $from, string $to) strval(mixed $var) substr(string $string, int $start[, int $length]) substr_count(string $haystrack, string $needle) substr_replace(string $string, string $replacement, int $start[, int $length]) swf_actiongeturl(string $url, string $target) swf_actiongotoframe(int $framenumber) swf_actiongotolabel(string $label) swf_actionnextframe(void) swf_actionplay(void) swf_actionprevframe(void) swf_actionsettarget(string $target) swf_actionstop(void) swf_actiontogglequality(void) swf_actionwaitforframe(int $framenumber, int $skipcount) swf_addbuttonrecord(int $states, int $shapeid, int $depth) swf_addcolor(float $r, float $g, float $b, float $a) swf_closefile([int $return_file]) swf_definebitmap(int $objid, string $image_name) swf_definefont(int $fontid, string $fontname) swf_defineline(int $objid, float $x1, float $y1, float $x2, float $y2, float $width) swf_definepoly(int $objid, array $coords, int $npoints, float $width) swf_definerect(int $objid, float $x1, float $y1, float $x2, float $y2, float $width) swf_definetext(int $objid, string $str, int $docenter) swf_endbutton(void) swf_enddoaction(void) swf_endshape(void) swf_endsymbol(void) swf_fontsize(float $size) swf_fontslant(float $slant) swf_fonttracking(float $tracking) swf_getbitmapinfo(int $bitmapid) swf_getfontinfo(void) swf_getframe(void) swf_labelframe(string $name) swf_lookat(float $view_x, float $view_y, float $view_z, float $reference_x, float $reference_y, float $reference_z, float $twist) swf_modifyobject(int $depth, int $how) swf_mulcolor(float $r, float $g, float $b, float $a) swf_nextid(void) swf_oncondition(int $transition) swf_openfile(string $filename, float $width, float $height, float $framerate, float $r, float $g, float $b) swf_ortho(float $xmin, float $xmax, float $ymin, float $ymax, float $zmin, float $zmax) swf_ortho2(float $xmin, float $xmax, float $ymin, float $ymax) swf_perspective(float $fovy, float $aspect, float $near, float $far) swf_placeobject(int $objid, int $depth) swf_polarview(float $dist, float $azimuth, float $incidence, float $twist) swf_popmatrix(void) swf_posround(int $round) swf_pushmatrix(void) swf_removeobject(int $depth) swf_rotate(float $angle, string $axis) swf_scale(float $x, float $y, float $z) swf_setfont(int $fontid) swf_setframe(int $framenumber) swf_shapearc(float $x, float $y, float $r, float $ang1, float $ang2) swf_shapecurveto(float $x1, float $y1, float $x2, float $y2) swf_shapecurveto3(float $x1, float $y1, float $x2, float $y2, float $x3, float $y3) swf_shapefillbitmapclip(int $bitmapid) swf_shapefillbitmaptile(int $bitmapid) swf_shapefilloff(void) swf_shapefillsolid(float $r, float $g, float $b, float $a) swf_shapelinesolid(float $r, float $g, float $b, float $a, float $width) swf_shapelineto(float $x, float $y) swf_shapemoveto(float $x, float $y) swf_showframe(void) swf_startbutton(int $objid, int $type) swf_startdoaction(void) swf_startshape(int $objid) swf_startsymbol(int $objid) swf_textwidth(string $str) swf_translate(float $x, float $y, float $z) swf_viewport(float $xmin, float $xmax, float $ymin, float $ymax) getHeight(void) getWidth(void) addAction(SWFAction $action, int $flags) addShape(SWFShape $shape, int $flags) setAction(SWFAction $action) setDown(SWFShape $shape) setHit(SWFShape $shape) setOver(SWFShape $shape) setUp(SWFShape $shape) addColor(int $red, int $green, int $blue[, int $a]) move(int $dx, int $dy) moveTo(int $x, int $y) multColor(int $red, int $green, int $blue[, int $a]) remove(void) rotate(float $angle) rotateTo(float $angle) scale(int $dx, int $dy) scaleTo(int $x[, int $y]) setDepth(float $depth) setName(string $name) setRatio(float $ratio) skewX(float $ddegrees) skewXTo(float $degrees) skewY(float $ddegrees) skewYTo(float $degrees) moveTo(int $x, int $y) rotateTo(float $angle) scaleTo(int $x[, int $y]) skewXTo(float $x) skewYTo(float $y) svn_add(string $path[, bool $recursive[, bool $force]]) getWidth(string $string) addEntry(float $ratio, int $red, int $green, int $blue[, int $a]) getShape2(void) getShape2(void) add(object $instance) nextFrame(void) output([int $compression]) remove(object $instance) save(string $filename[, int $compression]) setbackground(int $red, int $green, int $blue) setDimension(int $width, int $height) setFrames(int $number) setRate(int $rate) streamMP3(mixed $mp3file[, float $skip]) addFill(int $red, int $green, int $blue[, int $a]) drawCurve(int $controldx, int $controldy, int $anchordx, int $anchordy[, int $targetdx], int $targetdy) drawCurveTo(int $controlx, int $controly, int $anchorx, int $anchory[, int $targetx], int $targety) drawLine(int $dx, int $dy) drawLineTo(int $x, int $y) movePen(int $dx, int $dy) movePenTo(int $x, int $y) setLeftFill(SWFGradient $fill) setLine(SWFShape $shape) setRightFill(SWFGradient $fill) add(object $object) nextFrame(void) remove(object $object) setFrames(int $number) addString(string $string) getWidth(string $string) moveTo(int $x, int $y) setColor(int $red, int $green, int $blue[, int $a]) setFont(string $font) setHeight(int $height) setSpacing(float $spacing) addString(string $string) align(int $alignement) setBounds(int $width, int $height) setColor(int $red, int $green, int $blue[, int $a]) setFont(string $font) setHeight(int $height) setIndentation(int $width) setLeftMargin(int $width) setLineSpacing(int $height) setMargins(int $left, int $right) setName(string $name) setRightMargin(int $width) symlink(string $target, string $link) syslog(int $priority, string $message) system(string $command[, int& $return_var]) tan(float $arg) tanh(float $arg) tempnam(string $dir, string $prefix) textdomain(string $text_domain) time(void) tmpfile(void) touch(string $filename[, int $time[, int $atime]]) trigger_error(string $error_msg[, int $error_type]) trim(string $str[, string $charlist]) uasort(array& $array, callback $cmp_function) ucfirst(string $str) ucwords(string $str) udm_add_search_limit(resource $agent, int $var, string $val) udm_alloc_agent(string $dbaddr[, string $dbmode]) udm_api_version(void) udm_cat_list(resource $agent, string $category) udm_cat_path(resource $agent, string $category) udm_check_charset(resource $agent, string $charset) udm_check_stored(resource $agent, int $link, string $doc_id) udm_clear_search_limits(resource $agent) udm_close_stored(resource $agent, int $link) udm_crc32(resource $agent, string $str) udm_errno(resource $agent) udm_error(resource $agent) udm_find(resource $agent, string $query) udm_free_agent(resource $agent) udm_free_ispell_data(int $agent) udm_free_res(resource $res) udm_get_doc_count(resource $agent) udm_get_res_field(resource $res, int $row, int $field) udm_get_res_param(resource $res, int $param) udm_load_ispell_data(resource $agent, int $var, string $val1, string $val2, int $flag) udm_open_stored(resource $agent, string $storedaddr) udm_set_agent_param(resource $agent, int $var, string $val) uksort(array& $array, callback $cmp_function) umask([int $mask]) uniqid([string $prefix[, bool $more_entropy]]) unixtojd([int $timestamp]) unlink(string $filename) unpack(string $format, string $data) unregister_tick_function(string $function_name) unserialize(string $str [, string $callback]) unset(mixed $var[, mixed $var[, $...]]) urldecode(string $str) urlencode(string $str) usleep(int $micro_seconds) usort(array& $array, callback $cmp_function) utf8_decode(string $data) utf8_encode(string $data) var_dump(mixed $expression[, mixed $expression[, $...]]) var_export(mixed $expression[, bool $return]) version_compare(string $version1, string $version2[, string $operator]) virtual(string $filename) vpopmail_add_alias_domain(string $domain, string $aliasdomain) vpopmail_add_alias_domain_ex(string $olddomain, string $newdomain) vpopmail_add_domain(string $domain, string $dir, int $uid, int $gid) vpopmail_add_domain_ex(string $domain, string $passwd[, string $quota[, string $bounce[, bool $apop]]]) vpopmail_add_user(string $user, string $domain, string $password[, string $gecos[, bool $apop]]) vpopmail_alias_add(string $user, string $domain, string $alias) vpopmail_alias_del(string $user, string $domain) vpopmail_alias_del_domain(string $domain) vpopmail_alias_get(string $alias, string $domain) vpopmail_alias_get_all(string $domain) vpopmail_auth_user(string $user, string $domain, string $password[, string $apop]) vpopmail_del_domain(string $domain) vpopmail_del_domain_ex(string $domain) vpopmail_del_user(string $user, string $domain) vpopmail_error(void) vpopmail_passwd(string $user, string $domain, string $password[, bool $apop]) vpopmail_set_user_quota(string $user, string $domain, string $quota) vprintf(string $format, array $args) vsprintf(string $format, array $args) w32api_deftype(string $typename, string $member1_type, string $member1_name[, string $...[, string $...]]) w32api_init_dtype(string $typename, mixed $value[, mixed $...]) w32api_invoke_function(string $funcname, mixed $argument[, mixed $...]) w32api_register_function(string $library, string $function_name, string $return_type) w32api_set_call_method(int $method) wddx_add_vars(resource $packet_id, mixed $var_name[, mixed $...]) wddx_packet_end(resource $packet_id) wddx_packet_start([string $comment]) wddx_serialize_value(mixed $var[, string $comment]) wddx_serialize_vars(mixed $var_name[, mixed $...]) wordwrap(string $str[, int $width[, string $break[, int $cut]]]) xml_error_string(int $code) xml_get_current_byte_index(resource $parser) xml_get_current_column_number(resource $parser) xml_get_current_line_number(resource $parser) xml_get_error_code(resource $parser) xml_parse(resource $parser, string $data[, bool $is_final]) xml_parse_into_struct(resource $parser, string $data, array& $values[, array& $index]) xml_parser_create([string $encoding]) xml_parser_create_ns([string $encoding[, string $separator]]) xml_parser_free(resource $parser) xml_parser_get_option(resource $parser, int $option) xml_parser_set_option(resource $parser, int $option, mixed $value) xml_set_character_data_handler(resource $parser, callback $handler) xml_set_default_handler(resource $parser, callback $handler) xml_set_element_handler(resource $parser, callback $start_element_handler, callback $end_element_handler) xml_set_end_namespace_decl_handler(resource $parser, callback $handler) xml_set_external_entity_ref_handler(resource $parser, callback $handler) xml_set_notation_decl_handler(resource $parser, callback $handler) xml_set_object(resource $parser, object& $object) xml_set_processing_instruction_handler(resource $parser, callback $handler) xml_set_start_namespace_decl_handler(resource $parser, callback $handler) xml_set_unparsed_entity_decl_handler(resource $parser, callback $handler) xmlrpc_decode(string $xml[, string $encoding]) xmlrpc_decode_request(string $xml, string& $method[, string $encoding]) xmlrpc_encode(mixed $value) xmlrpc_encode_request(string $method, mixed $params[, array $output_options]) xmlrpc_get_type(mixed $value) xmlrpc_parse_method_descriptions(string $xml) xmlrpc_server_add_introspection_data(resource $server, array $desc) xmlrpc_server_call_method(resource $server, string $xml, mixed $user_data[, array $output_options]) xmlrpc_server_create(void) xmlrpc_server_destroy(resource $server) xmlrpc_server_register_introspection_callback(resource $server, string $function) xmlrpc_server_register_method(resource $server, string $method_name, string $function) xmlrpc_set_type(string& $value, string $type) xpath_eval(string $xpath_expression[, domnode $contextnode]) xpath_eval_expression(string $expression[, domnode $contextnode]) xpath_new_context(domdocument $dom_document) xptr_eval(string $eval_str[, domnode $contextnode]) xptr_new_context(void) xslt_create(void) xslt_errno(resource $xh) xslt_error(resource $xh) xslt_free(resource $xh) xslt_process(resource $xh, string $xmlcontainer, string $xslcontainer[, string $resultcontainer[, array $arguments[, array $parameters]]]) xslt_set_base(resource $xh, string $uri) xslt_set_encoding(resource $xh, string $encoding) xslt_set_error_handler(resource $xh, mixed $handler) xslt_set_log(resource $xh[, mixed $log]) xslt_set_sax_handler(resource $xh, array $handlers) xslt_set_sax_handlers(resource $processor, array $handlers) xslt_set_scheme_handler(resource $xh, array $handlers) xslt_set_scheme_handlers(resource $processor, array $handlers) yaz_addinfo(resource $id) yaz_ccl_conf(resource $id, array $config) yaz_ccl_parse(resource $id, string $query, array& $result) yaz_close(resource $id) yaz_connect(string $zurl[, mixed $options]) yaz_database(resource $id, string $databases) yaz_element(resource $id, string $elementset) yaz_errno(resource $id) yaz_error(resource $id) yaz_hits(resource $id[, array& $searchresult]) yaz_itemorder(resource $id, array $args) yaz_present(resource $id) yaz_range(resource $id, int $start, int $number) yaz_record(resource $id, int $pos, string $type) yaz_scan(resource $id, string $type, string $startterm[, array $flags]) yaz_scan_result(resource $id[, array& $result]) yaz_search(resource $id, string $type, string $query) yaz_sort(resource $id, string $criteria) yaz_syntax(resource $id, string $syntax) yaz_wait([array& $options]) yp_all(string $domain, string $map, string $callback) yp_cat(string $domain, string $map) yp_err_string(int $errorcode) yp_errno(void) yp_first(string $domain, string $map) yp_get_default_domain(void) yp_master(string $domain, string $map) yp_match(string $domain, string $map, string $key) yp_next(string $domain, string $map, string $key) yp_order(string $domain, string $map) zend_logo_guid(void) zend_version(void) zip_close(resource $zip) zip_entry_close(resource $zip_entry) zip_entry_compressedsize(resource $zip_entry) zip_entry_compressionmethod(resource $zip_entry) zip_entry_filesize(resource $zip_entry) zip_entry_name(resource $zip_entry) zip_entry_open(resource $zip, resource $zip_entry[, string $mode]) zip_entry_read(resource $zip_entry[, int $length]) zip_open(string $filename) zip_read(resource $zip)