Welcome, This page has been hacked together pretty quickly, I cant verify that all the data presented below is 100% correct, however I am pretty certain most of it is sane -- It is taken directly from the PHP Manual, which i assume is pretty accurate.
If you find any errors, you may contact me via this link, or leave a comment here
This page has been created to easily determine what functions were added to a specific release of PHP, However may also be used as a quick guide for what version a function was introduced with.
You may also be interested in this report on WordPress 2.4/2.5's PHP Function use/variable use.
Version Unknown | ||
|---|---|---|
| Function | Arguements | Since |
| OrbitEnum | $id(string) | |
| OrbitObject | $ior(string) | |
| OrbitStruct | $id(string) | |
| PDF_activate_item | $pdfdoc(resource), $id(int) | |
| PDF_add_nameddest | $pdfdoc(resource), $name(string), $optlist(string) | |
| PDF_add_table_cell | $pdfdoc(resource), $table(int), $column(int), $row(int), $text(string), $optlist(string) | |
| PDF_add_textflow | $pdfdoc(resource), $textflow(int), $text(string), $optlist(string) | |
| PDF_begin_document | $pdfdoc(resource), $filename(string), $optlist(string) | |
| PDF_begin_font | $pdfdoc(resource), $filename(string), $a(float), $b(float), $c(float), $d(float), $e(float), $f(float), $optlist(string) | |
| PDF_begin_glyph | $pdfdoc(resource), $glyphname(string), $wx(float), $llx(float), $lly(float), $urx(float), $ury(float) | |
| PDF_begin_item | $pdfdoc(resource), $tag(string), $optlist(string) | |
| PDF_begin_layer | $pdfdoc(resource), $layer(int) | |
| PDF_begin_page_ext | $pdfdoc(resource), $width(float), $height(float), $optlist(string) | |
| PDF_begin_template_ext | $pdfdoc(resource), $width(float), $height(float), $optlist(string) | |
| PDF_create_3dview | $pdfdoc(resource), $username(string), $optlist(string) | |
| PDF_create_action | $pdfdoc(resource), $type(string), $optlist(string) | |
| PDF_create_annotation | $pdfdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $type(string), $optlist(string) | |
| PDF_create_bookmark | $pdfdoc(resource), $text(string), $optlist(string) | |
| PDF_create_field | $pdfdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $name(string), $type(string), $optlist(string) | |
| PDF_create_fieldgroup | $pdfdoc(resource), $name(string), $optlist(string) | |
| PDF_create_gstate | $pdfdoc(resource), $optlist(string) | |
| PDF_create_pvf | $pdfdoc(resource), $filename(string), $data(string), $optlist(string) | |
| PDF_create_textflow | $pdfdoc(resource), $text(string), $optlist(string) | |
| PDF_define_layer | $pdfdoc(resource), $name(string), $optlist(string) | |
| PDF_delete_pvf | $pdfdoc(resource), $filename(string) | |
| PDF_delete_table | $pdfdoc(resource), $table(int), $optlist(string) | |
| PDF_delete_textflow | $pdfdoc(resource), $textflow(int) | |
| PDF_encoding_set_char | $pdfdoc(resource), $encoding(string), $slot(int), $glyphname(string), $uv(int) | |
| PDF_end_document | $pdfdoc(resource), $optlist(string) | |
| PDF_end_font | $pdfdoc(resource) | |
| PDF_end_glyph | $pdfdoc(resource) | |
| PDF_end_item | $pdfdoc(resource), $id(int) | |
| PDF_end_layer | $pdfdoc(resource) | |
| PDF_end_page_ext | $pdfdoc(resource), $optlist(string) | |
| PDF_fill_imageblock | $pdfdoc(resource), $page(int), $blockname(string), $image(int), $optlist(string) | |
| PDF_fill_pdfblock | $pdfdoc(resource), $page(int), $blockname(string), $contents(int), $optlist(string) | |
| PDF_fill_textblock | $pdfdoc(resource), $page(int), $blockname(string), $text(string), $optlist(string) | |
| PDF_fit_image | $pdfdoc(resource), $image(int), $x(float), $y(float), $optlist(string) | |
| PDF_fit_pdi_page | $pdfdoc(resource), $page(int), $x(float), $y(float), $optlist(string) | |
| PDF_fit_table | $pdfdoc(resource), $table(int), $llx(float), $lly(float), $urx(float), $ury(float), $optlist(string) | |
| PDF_fit_textflow | $pdfdoc(resource), $textflow(int), $llx(float), $lly(float), $urx(float), $ury(float), $optlist(string) | |
| PDF_fit_textline | $pdfdoc(resource), $text(string), $x(float), $y(float), $optlist(string) | |
| PDF_get_apiname | $pdfdoc(resource) | |
| PDF_get_errmsg | $pdfdoc(resource) | |
| PDF_get_errnum | $pdfdoc(resource) | |
| PDF_info_font | $pdfdoc(resource), $font(int), $keyword(string), $optlist(string) | |
| PDF_info_matchbox | $pdfdoc(resource), $boxname(string), $num(int), $keyword(string) | |
| PDF_info_table | $pdfdoc(resource), $table(int), $keyword(string) | |
| PDF_info_textflow | $pdfdoc(resource), $textflow(int), $keyword(string) | |
| PDF_info_textline | $pdfdoc(resource), $text(string), $keyword(string), $optlist(string) | |
| PDF_load_3ddata | $pdfdoc(resource), $filename(string), $optlist(string) | |
| PDF_load_font | $pdfdoc(resource), $fontname(string), $encoding(string), $optlist(string) | |
| PDF_load_iccprofile | $pdfdoc(resource), $profilename(string), $optlist(string) | |
| PDF_load_image | $pdfdoc(resource), $imagetype(string), $filename(string), $optlist(string) | |
| PDF_pcos_get_number | $p(resource), $doc(int), $path(string) | |
| PDF_pcos_get_stream | $p(resource), $doc(int), $optlist(string), $path(string) | |
| PDF_pcos_get_string | $p(resource), $doc(int), $path(string) | |
| PDF_process_pdi | $pdfdoc(resource), $doc(int), $page(int), $optlist(string) | |
| PDF_resume_page | $pdfdoc(resource), $optlist(string) | |
| PDF_set_gstate | $pdfdoc(resource), $gstate(int) | |
| PDF_set_layer_dependency | $pdfdoc(resource), $type(string), $optlist(string) | |
| PDF_setdashpattern | $pdfdoc(resource), $optlist(string) | |
| PDF_shading | $pdfdoc(resource), $shtype(string), $x0(float), $y0(float), $x1(float), $y1(float), $c1(float), $c2(float), $c3(float), $c4(float), $optlist(string) | |
| PDF_shading_pattern | $pdfdoc(resource), $shading(int), $optlist(string) | |
| PDF_shfill | $pdfdoc(resource), $shading(int) | |
| PDF_suspend_page | $pdfdoc(resource), $optlist(string) | |
| PDF_utf16_to_utf8 | $pdfdoc(resource), $utf16string(string) | |
| PDF_utf32_to_utf16 | $pdfdoc(resource), $utf32string(string), $ordering(string) | |
| PDF_utf8_to_utf16 | $pdfdoc(resource), $utf8string(string), $ordering(string) | |
| __halt_compiler | no arguements | |
| aggregate_info | $object(object) | |
| apc_add | $key(string), $var(mixed), $ttl(int) | |
| apc_cache_info | $cache_type(string), $limited(bool) | |
| apc_clear_cache | $cache_type(string) | |
| apc_compile_file | $filename(string) | |
| apc_define_constants | $key(string), $constants(array), $case_sensitive(bool) | |
| apc_delete | $key(string) | |
| apc_fetch | $key(string) | |
| apc_load_constants | $key(string), $case_sensitive(bool) | |
| apc_sma_info | $limited(bool) | |
| apc_store | $key(string), $var(mixed), $ttl(int) | |
| apd_breakpoint | $debug_level(int) | |
| apd_callstack | no arguements | |
| apd_clunk | $warning(string), $delimiter(string) | |
| apd_continue | $debug_level(int) | |
| apd_croak | $warning(string), $delimiter(string) | |
| apd_dump_function_table | no arguements | |
| apd_dump_persistent_resources | no arguements | |
| apd_dump_regular_resources | no arguements | |
| apd_echo | $output(string) | |
| apd_get_active_symbols | no arguements | |
| apd_set_pprof_trace | $dump_directory(string), $fragment(string) | |
| apd_set_session | $debug_level(int) | |
| apd_set_session_trace | $debug_level(int), $dump_directory(string) | |
| apd_set_socket_session_trace | $tcp_server(string), $socket_type(int), $port(int), $debug_level(int) | |
| ascii2ebcdic | $ascii_str(string) | |
| bbcode_add_element | $bbcode_container(resource), $tag_name(string), $tag_rules(array) | |
| bbcode_add_smiley | $bbcode_container(resource), $smiley(string), $replace_by(string) | |
| bbcode_create | $bbcode_initial_tags(array) | |
| bbcode_destroy | $bbcode_container(resource) | |
| bbcode_parse | $bbcode_container(resource), $to_parse(string) | |
| bbcode_set_arg_parser | $bbcode_container(resource), $bbcode_arg_parser(resource) | |
| bbcode_set_flags | $bbcode_container(resource), $flags(int), $mode(int) | |
| bcompiler_load | $filename(string) | |
| bcompiler_load_exe | $filename(string) | |
| bcompiler_parse_class | $class(string), $callback(string) | |
| bcompiler_read | $filehandle(resource) | |
| bcompiler_write_class | $filehandle(resource), $className(string), $extends(string) | |
| bcompiler_write_constant | $filehandle(resource), $constantName(string) | |
| bcompiler_write_exe_footer | $filehandle(resource), $startpos(int) | |
| bcompiler_write_file | $filehandle(resource), $filename(string) | |
| bcompiler_write_footer | $filehandle(resource) | |
| bcompiler_write_function | $filehandle(resource), $functionName(string) | |
| bcompiler_write_functions_from_file | $filehandle(resource), $fileName(string) | |
| bcompiler_write_header | $filehandle(resource), $write_ver(string) | |
| bcompiler_write_included_filename | $filehandle(resource), $filename(string) | |
| classkit_import | $filename(string) | |
| classkit_method_add | $classname(string), $methodname(string), $args(string), $code(string), $flags(int) | |
| classkit_method_copy | $dClass(string), $dMethod(string), $sClass(string), $sMethod(string) | |
| classkit_method_redefine | $classname(string), $methodname(string), $args(string), $code(string), $flags(int) | |
| classkit_method_remove | $classname(string), $methodname(string) | |
| classkit_method_rename | $classname(string), $methodname(string), $newname(string) | |
| db2_autocommit | $connection(resource), $value(bool) | |
| db2_bind_param | $stmt(resource), $parameter-number(int), $variable-name(string), $parameter-type(int), $data-type(int), $precision(int), $scale(int) | |
| db2_client_info | $connection(resource) | |
| db2_close | $connection(resource) | |
| db2_column_privileges | $connection(resource), $qualifier(string), $schema(string), $table-name(string), $column-name(string) | |
| db2_columns | $connection(resource), $qualifier(string), $schema(string), $table-name(string), $column-name(string) | |
| db2_commit | $connection(resource) | |
| db2_conn_error | $connection(resource) | |
| db2_conn_errormsg | $connection(resource) | |
| db2_connect | $database(string), $username(string), $password(string), $options(array) | |
| db2_cursor_type | $stmt(resource) | |
| db2_escape_string | $string_literal(string) | |
| db2_exec | $connection(resource), $statement(string), $options(array) | |
| db2_execute | $stmt(resource), $parameters(array) | |
| db2_fetch_array | $stmt(resource), $row_number(int) | |
| db2_fetch_assoc | $stmt(resource), $row_number(int) | |
| db2_fetch_both | $stmt(resource), $row_number(int) | |
| db2_fetch_object | $stmt(resource), $row_number(int) | |
| db2_fetch_row | $stmt(resource), $row_number(int) | |
| db2_field_display_size | $stmt(resource), $column(mixed) | |
| db2_field_name | $stmt(resource), $column(mixed) | |
| db2_field_num | $stmt(resource), $column(mixed) | |
| db2_field_precision | $stmt(resource), $column(mixed) | |
| db2_field_scale | $stmt(resource), $column(mixed) | |
| db2_field_type | $stmt(resource), $column(mixed) | |
| db2_field_width | $stmt(resource), $column(mixed) | |
| db2_foreign_keys | $connection(resource), $qualifier(string), $schema(string), $table-name(string) | |
| db2_free_result | $stmt(resource) | |
| db2_free_stmt | $stmt(resource) | |
| db2_get_option | $resource(resource), $option(string) | |
| db2_lob_read | $stmt(resource), $colnum(int), $length(int) | |
| db2_next_result | $stmt(resource) | |
| db2_num_fields | $stmt(resource) | |
| db2_num_rows | $stmt(resource) | |
| db2_pconnect | $database(string), $username(string), $password(string), $options(array) | |
| db2_prepare | $connection(resource), $statement(string), $options(array) | |
| db2_primary_keys | $connection(resource), $qualifier(string), $schema(string), $table-name(string) | |
| db2_procedure_columns | $connection(resource), $qualifier(string), $schema(string), $procedure(string), $parameter(string) | |
| db2_procedures | $connection(resource), $qualifier(string), $schema(string), $procedure(string) | |
| db2_result | $stmt(resource), $column(mixed) | |
| db2_rollback | $connection(resource) | |
| db2_server_info | $connection(resource) | |
| db2_set_option | $resource(resource), $options(array), $type(int) | |
| db2_special_columns | $connection(resource), $qualifier(string), $schema(string), $table_name(string), $scope(int) | |
| db2_statistics | $connection(resource), $qualifier(string), $schema(string), $table-name(string), $unique(bool) | |
| db2_stmt_error | $stmt(resource) | |
| db2_stmt_errormsg | $stmt(resource) | |
| db2_table_privileges | $connection(resource), $qualifier(string), $schema(string), $table_name(string) | |
| db2_tables | $connection(resource), $qualifier(string), $schema(string), $table-name(string), $table-type(string) | |
| debugger_off | no arguements | |
| debugger_on | $address(string) | |
| delete | no arguements | |
| dotnet_load | $assembly_name(string), $datatype_name(string), $codepage(int) | |
| ebcdic2ascii | $ebcdic_str(string) | |
| enchant_broker_describe | $broker(resource) | |
| enchant_broker_dict_exists | $broker(resource), $tag(string) | |
| enchant_broker_free | $broker(resource) | |
| enchant_broker_free_dict | $dict(resource) | |
| enchant_broker_get_error | $broker(resource) | |
| enchant_broker_init | no arguements | |
| enchant_broker_list_dicts | $broker(resource) | |
| enchant_broker_request_dict | $broker(resource), $tag(string) | |
| enchant_broker_request_pwl_dict | $broker(resource), $filename(string) | |
| enchant_broker_set_ordering | $broker(resource), $tag(string), $ordering(string) | |
| enchant_dict_add_to_personal | $dict(resource), $word(string) | |
| enchant_dict_add_to_session | $dict(resource), $word(string) | |
| enchant_dict_check | $dict(resource), $word(string) | |
| enchant_dict_describe | $dict(resource) | |
| enchant_dict_get_error | $dict(resource) | |
| enchant_dict_is_in_session | $dict(resource), $word(string) | |
| enchant_dict_quick_check | $dict(resource), $word(string) | |
| enchant_dict_store_replacement | $dict(resource), $mis(string), $cor(string) | |
| enchant_dict_suggest | $dict(resource), $word(string) | |
| expect_expectl | $expect(resource), $cases(array) | |
| expect_popen | $command(string) | |
| finfo_buffer | $finfo(resource), $string(string), $options(int), $context(resource) | |
| finfo_close | $finfo(resource) | |
| finfo_file | $finfo(resource), $file_name(string), $options(int), $context(resource) | |
| finfo_open | $options(int), $arg(string) | |
| finfo_set_flags | $finfo(resource), $options(int) | |
| geoip_country_code3_by_name | $hostname(string) | |
| geoip_country_code_by_name | $hostname(string) | |
| geoip_country_name_by_name | $hostname(string) | |
| geoip_database_info | $database(int) | |
| geoip_db_avail | $database(int) | |
| geoip_db_filename | $database(int) | |
| geoip_db_get_all_info | no arguements | |
| geoip_id_by_name | $hostname(string) | |
| geoip_isp_by_name | $hostname(string) | |
| geoip_org_by_name | $hostname(string) | |
| geoip_record_by_name | $hostname(string) | |
| geoip_region_by_name | $hostname(string) | |
| gmp_testbit | $a(resource), $index(int) | |
| gnupg_adddecryptkey | $identifier(resource), $fingerprint(string), $passphrase(string) | |
| gnupg_addencryptkey | $identifier(resource), $fingerprint(string) | |
| gnupg_addsignkey | $identifier(resource), $fingerprint(string), $passphrase(string) | |
| gnupg_cleardecryptkeys | $identifier(resource) | |
| gnupg_clearencryptkeys | $identifier(resource) | |
| gnupg_clearsignkeys | $identifier(resource) | |
| gnupg_decrypt | $identifier(resource), $text(string) | |
| gnupg_decryptverify | $identifier(resource), $text(string) | |
| gnupg_encrypt | $identifier(resource), $plaintext(string) | |
| gnupg_encryptsign | $identifier(resource), $plaintext(string) | |
| gnupg_export | $identifier(resource), $fingerprint(string) | |
| gnupg_geterror | $identifier(resource) | |
| gnupg_getprotocol | $identifier(resource) | |
| gnupg_import | $identifier(resource), $keydata(string) | |
| gnupg_keyinfo | $identifier(resource), $pattern(string) | |
| gnupg_setarmor | $identifier(resource), $armor(int) | |
| gnupg_seterrormode | $identifier(resource), $errormode(int) | |
| gnupg_setsignmode | $identifier(resource), $signmode(int) | |
| gnupg_sign | $identifier(resource), $plaintext(string) | |
| gnupg_verify | $identifier(resource), $signed_text(string), $signature(string) | |
| gopher_parsedir | $dirent(string) | |
| gzdecode | $data(string), $length(int) | |
| http_build_cookie | $cookie(array) | |
| http_build_str | $query(array), $prefix(string), $arg_separator(string) | |
| http_build_url | $url(mixed), $parts(mixed), $flags(int) | |
| http_cache_etag | $etag(string) | |
| http_cache_last_modified | $timestamp_or_expires(int) | |
| http_chunked_decode | $encoded(string) | |
| http_date | $timestamp(int) | |
| http_deflate | $data(string), $flags(int) | |
| http_get | $url(string), $options(array) | |
| http_get_request_body | no arguements | |
| http_get_request_body_stream | no arguements | |
| http_get_request_headers | no arguements | |
| http_head | $url(string), $options(array) | |
| http_inflate | $data(string) | |
| http_match_etag | $etag(string), $for_range(bool) | |
| http_match_modified | $timestamp(int), $for_range(bool) | |
| http_match_request_header | $header(string), $value(string), $match_case(bool) | |
| http_negotiate_charset | $supported(array) | |
| http_negotiate_content_type | $supported(array) | |
| http_negotiate_language | $supported(array) | |
| http_parse_cookie | $cookie(string), $flags(int), $allowed_extras(array) | |
| http_parse_headers | $header(string) | |
| http_parse_message | $message(string) | |
| http_parse_params | $param(string), $flags(int) | |
| http_persistent_handles_clean | $ident(string) | |
| http_persistent_handles_count | no arguements | |
| http_persistent_handles_ident | $ident(string) | |
| http_post_data | $url(string), $data(string), $options(array) | |
| http_post_fields | $url(string), $data(array), $files(array), $options(array) | |
| http_put_data | $url(string), $data(string), $options(array) | |
| http_put_file | $url(string), $file(string), $options(array) | |
| http_put_stream | $url(string), $stream(resource), $options(array) | |
| http_redirect | $url(string), $params(array), $session(bool), $status(int) | |
| http_request | $method(int), $url(string), $body(string), $options(array) | |
| http_request_body_encode | $fields(array), $files(array) | |
| http_request_method_exists | $method(mixed) | |
| http_request_method_name | $method(int) | |
| http_request_method_register | $method(string) | |
| http_request_method_unregister | $method(mixed) | |
| http_send_content_disposition | $filename(string), $inline(bool) | |
| http_send_content_type | $content_type(string) | |
| http_send_data | $data(string) | |
| http_send_file | $file(string) | |
| http_send_last_modified | $timestamp(int) | |
| http_send_status | $status(int) | |
| http_send_stream | $stream(resource) | |
| http_support | $feature(int) | |
| http_throttle | $sec(float), $bytes(int) | |
| hw_api_attribute | $name(string), $value(string) | |
| hw_api_content | $content(string), $mimetype(string) | |
| hw_api_object | $parameter(array) | |
| hwapi_hgcsp | $hostname(string), $port(int) | |
| id3_get_frame_long_name | $frameId(string) | |
| id3_get_frame_short_name | $frameId(string) | |
| id3_get_genre_id | $genre(string) | |
| id3_get_genre_list | no arguements | |
| id3_get_genre_name | $genre_id(int) | |
| id3_get_tag | $filename(string), $version(int) | |
| id3_get_version | $filename(string) | |
| id3_remove_tag | $filename(string), $version(int) | |
| id3_set_tag | $filename(string), $tag(array), $version(int) | |
| ifx_affected_rows | $result_id(resource) | |
| ifx_blobinfile_mode | $mode(int) | |
| ifx_byteasvarchar | $mode(int) | |
| ifx_close | $link_identifier(resource) | |
| ifx_connect | $database(string), $userid(string), $password(string) | |
| ifx_copy_blob | $bid(int) | |
| ifx_create_blob | $type(int), $mode(int), $param(string) | |
| ifx_create_char | $param(string) | |
| ifx_do | $result_id(resource) | |
| ifx_error | $link_identifier(resource) | |
| ifx_errormsg | $errorcode(int) | |
| ifx_fetch_row | $result_id(resource), $position(mixed) | |
| ifx_fieldproperties | $result_id(resource) | |
| ifx_fieldtypes | $result_id(resource) | |
| ifx_free_blob | $bid(int) | |
| ifx_free_char | $bid(int) | |
| ifx_free_result | $result_id(resource) | |
| ifx_get_blob | $bid(int) | |
| ifx_get_char | $bid(int) | |
| ifx_getsqlca | $result_id(resource) | |
| ifx_htmltbl_result | $result_id(resource), $html_table_options(string) | |
| ifx_nullformat | $mode(int) | |
| ifx_num_fields | $result_id(resource) | |
| ifx_num_rows | $result_id(resource) | |
| ifx_pconnect | $database(string), $userid(string), $password(string) | |
| ifx_prepare | $query(string), $link_identifier(resource), $cursor_def(int), $blobidarray(mixed) | |
| ifx_query | $query(string), $link_identifier(resource), $cursor_type(int), $blobidarray(mixed) | |
| ifx_textasvarchar | $mode(int) | |
| ifx_update_blob | $bid(int), $content(string) | |
| ifx_update_char | $bid(int), $content(string) | |
| ifxus_close_slob | $bid(int) | |
| ifxus_create_slob | $mode(int) | |
| ifxus_free_slob | $bid(int) | |
| ifxus_open_slob | $bid(int), $mode(int) | |
| ifxus_read_slob | $bid(int), $nbytes(int) | |
| ifxus_seek_slob | $bid(int), $mode(int), $offset(int) | |
| ifxus_tell_slob | $bid(int) | |
| ifxus_write_slob | $bid(int), $content(string) | |
| iis_add_server | $path(string), $comment(string), $server_ip(string), $port(int), $host_name(string), $rights(int), $start_server(int) | |
| iis_get_dir_security | $server_instance(int), $virtual_path(string) | |
| iis_get_script_map | $server_instance(int), $virtual_path(string), $script_extension(string) | |
| iis_get_server_by_comment | $comment(string) | |
| iis_get_server_by_path | $path(string) | |
| iis_get_server_rights | $server_instance(int), $virtual_path(string) | |
| iis_get_service_state | $service_id(string) | |
| iis_remove_server | $server_instance(int) | |
| iis_set_app_settings | $server_instance(int), $virtual_path(string), $application_scope(string) | |
| iis_set_dir_security | $server_instance(int), $virtual_path(string), $directory_flags(int) | |
| iis_set_script_map | $server_instance(int), $virtual_path(string), $script_extension(string), $engine_path(string), $allow_scripting(int) | |
| iis_set_server_rights | $server_instance(int), $virtual_path(string), $directory_flags(int) | |
| iis_start_server | $server_instance(int) | |
| iis_start_service | $service_id(string) | |
| iis_stop_server | $server_instance(int) | |
| iis_stop_service | $service_id(string) | |
| imap_listscan | $imap_stream(resource), $ref(string), $pattern(string), $content(string) | |
| ingres_cursor | $link(resource) | |
| ingres_errno | $link(resource) | |
| ingres_error | $link(resource) | |
| ingres_errsqlstate | $link(resource) | |
| is_binary | $var(mixed) | |
| is_buffer | $var(mixed) | |
| is_unicode | $var(mixed) | |
| kadm5_chpass_principal | $handle(resource), $principal(string), $password(string) | |
| kadm5_create_principal | $handle(resource), $principal(string), $password(string), $options(array) | |
| kadm5_delete_principal | $handle(resource), $principal(string) | |
| kadm5_destroy | $handle(resource) | |
| kadm5_flush | $handle(resource) | |
| kadm5_get_policies | $handle(resource) | |
| kadm5_get_principal | $handle(resource), $principal(string) | |
| kadm5_get_principals | $handle(resource) | |
| kadm5_init_with_password | $admin_server(string), $realm(string), $principal(string), $password(string) | |
| kadm5_modify_principal | $handle(resource), $principal(string), $options(array) | |
| locale_get_default | no arguements | |
| locale_set_default | $name(string) | |
| lzf_compress | $data(string) | |
| lzf_decompress | $data(string) | |
| lzf_optimized_for | no arguements | |
| m_sslcert_gen_hash | $filename(string) | |
| mailparse_msg_extract_whole_part_file | $mimemail(resource), $filename(string), $callbackfunc(callback) | |
| mailparse_uudecode_all | $fp(resource) | |
| main | no arguements | |
| maxdb_affected_rows | $link(resource) | |
| maxdb_autocommit | $link(resource), $mode(bool) | |
| maxdb_bind_param | no arguements | |
| maxdb_bind_result | no arguements | |
| maxdb_change_user | $link(resource), $user(string), $password(string), $database(string) | |
| maxdb_character_set_name | $link(resource) | |
| maxdb_client_encoding | no arguements | |
| maxdb_close | $link(resource) | |
| maxdb_close_long_data | no arguements | |
| maxdb_commit | $link(resource) | |
| maxdb_connect | $host(string), $username(string), $passwd(string), $dbname(string), $port(int), $socket(string) | |
| maxdb_connect_errno | no arguements | |
| maxdb_connect_error | no arguements | |
| maxdb_data_seek | $result(resource), $offset(int) | |
| maxdb_debug | $debug(string) | |
| maxdb_disable_reads_from_master | $link(resource) | |
| maxdb_disable_rpl_parse | $link(resource) | |
| maxdb_dump_debug_info | $link(resource) | |
| maxdb_embedded_connect | $dbname(string) | |
| maxdb_enable_reads_from_master | $link(resource) | |
| maxdb_enable_rpl_parse | $link(resource) | |
| maxdb_errno | $link(resource) | |
| maxdb_error | $link(resource) | |
| maxdb_escape_string | no arguements | |
| maxdb_execute | no arguements | |
| maxdb_fetch | no arguements | |
| maxdb_fetch_array | $result(resource), $resulttype(int) | |
| maxdb_fetch_assoc | $result(resource) | |
| maxdb_fetch_field | $result(resource) | |
| maxdb_fetch_field_direct | $result(resource), $fieldnr(int) | |
| maxdb_fetch_fields | $result(resource) | |
| maxdb_fetch_lengths | $result(resource) | |
| maxdb_fetch_object | $result(object) | |
| maxdb_fetch_row | $result(resource) | |
| maxdb_field_count | $link(resource) | |
| maxdb_field_seek | $result(resource), $fieldnr(int) | |
| maxdb_field_tell | $result(resource) | |
| maxdb_free_result | $result(resource) | |
| maxdb_get_client_info | no arguements | |
| maxdb_get_client_version | no arguements | |
| maxdb_get_host_info | $link(resource) | |
| maxdb_get_metadata | no arguements | |
| maxdb_get_proto_info | $link(resource) | |
| maxdb_get_server_info | $link(resource) | |
| maxdb_get_server_version | $link(resource) | |
| maxdb_info | $link(resource) | |
| maxdb_init | no arguements | |
| maxdb_insert_id | $link(resource) | |
| maxdb_kill | $link(resource), $processid(int) | |
| maxdb_master_query | $link(resource), $query(string) | |
| maxdb_more_results | $link(resource) | |
| maxdb_multi_query | $link(resource), $query(string) | |
| maxdb_next_result | $link(resource) | |
| maxdb_num_fields | $result(resource) | |
| maxdb_num_rows | $result(resource) | |
| maxdb_options | $link(resource), $option(int), $value(mixed) | |
| maxdb_param_count | no arguements | |
| maxdb_ping | $link(resource) | |
| maxdb_prepare | $link(resource), $query(string) | |
| maxdb_query | $link(resource), $query(string), $resultmode(int) | |
| maxdb_real_connect | $link(resource), $hostname(string), $username(string), $passwd(string), $dbname(string), $port(int), $socket(string) | |
| maxdb_real_escape_string | $link(resource), $escapestr(string) | |
| maxdb_real_query | $link(resource), $query(string) | |
| maxdb_report | $flags(int) | |
| maxdb_rollback | $link(resource) | |
| maxdb_rpl_parse_enabled | $link(resource) | |
| maxdb_rpl_probe | $link(resource) | |
| maxdb_rpl_query_type | $link(resource) | |
| maxdb_select_db | $link(resource), $dbname(string) | |
| maxdb_send_long_data | no arguements | |
| maxdb_send_query | $link(resource), $query(string) | |
| maxdb_server_end | no arguements | |
| maxdb_server_init | $server(array), $groups(array) | |
| maxdb_set_opt | no arguements | |
| maxdb_sqlstate | $link(resource) | |
| maxdb_ssl_set | $link(resource), $key(string), $cert(string), $ca(string), $capath(string), $cipher(string) | |
| maxdb_stat | $link(resource) | |
| maxdb_stmt_affected_rows | $stmt(resource) | |
| maxdb_stmt_bind_param | $stmt(resource), $types(string) | |
| maxdb_stmt_bind_result | $stmt(resource) | |
| maxdb_stmt_close | $stmt(resource) | |
| maxdb_stmt_close_long_data | $stmt(resource), $param_nr(int) | |
| maxdb_stmt_data_seek | $statement(resource), $offset(int) | |
| maxdb_stmt_errno | $stmt(resource) | |
| maxdb_stmt_error | $stmt(resource) | |
| maxdb_stmt_execute | $stmt(resource) | |
| maxdb_stmt_fetch | $stmt(resource) | |
| maxdb_stmt_free_result | $stmt(resource) | |
| maxdb_stmt_init | $link(resource) | |
| maxdb_stmt_num_rows | $stmt(resource) | |
| maxdb_stmt_param_count | $stmt(resource) | |
| maxdb_stmt_prepare | $stmt(resource), $query(string) | |
| maxdb_stmt_reset | $stmt(resource) | |
| maxdb_stmt_result_metadata | $stmt(resource) | |
| maxdb_stmt_send_long_data | $stmt(resource), $param_nr(int), $data(string) | |
| maxdb_stmt_sqlstate | $stmt(resource) | |
| maxdb_stmt_store_result | $stmt(resource) | |
| maxdb_store_result | $link(resource) | |
| maxdb_thread_id | $link(resource) | |
| maxdb_thread_safe | no arguements | |
| maxdb_use_result | $link(resource) | |
| maxdb_warning_count | $link(resource) | |
| memcache_debug | $on_off(bool) | |
| mysql_change_user | $user(string), $password(string), $database(string), $link_identifier(resource) | |
| mysqli_connect | $host(string), $username(string), $passwd(string), $dbname(string), $port(int), $socket(string) | |
| mysqli_data_seek | $result(mysqli_result), $offset(int) | |
| mysqli_fetch_array | $result(mysqli_result), $resulttype(int) | |
| mysqli_fetch_field | $result(mysqli_result) | |
| mysqli_fetch_field_direct | $result(mysqli_result), $fieldnr(int) | |
| mysqli_fetch_fields | $result(mysqli_result) | |
| mysqli_fetch_lengths | $result(mysqli_result) | |
| mysqli_fetch_object | $result(mysqli_result), $class_name(string), $params(array) | |
| mysqli_fetch_row | $result(mysqli_result) | |
| mysqli_field_seek | $result(mysqli_result), $fieldnr(int) | |
| mysqli_field_tell | $result(mysqli_result) | |
| mysqli_free_result | $result(mysqli_result) | |
| mysqli_get_host_info | $link(mysqli) | |
| mysqli_get_proto_info | $link(mysqli) | |
| mysqli_get_server_info | $link(mysqli) | |
| mysqli_get_server_version | $link(mysqli) | |
| mysqli_num_fields | $result(mysqli_result) | |
| mysqli_num_rows | $result(mysqli_result) | |
| mysqli_stmt_bind_param | $stmt(mysqli_stmt), $types(string) | |
| mysqli_stmt_bind_result | $stmt(mysqli_stmt) | |
| mysqli_stmt_data_seek | $stmt(mysqli_stmt), $offset(int) | |
| mysqli_stmt_execute | $stmt(mysqli_stmt) | |
| mysqli_stmt_fetch | $stmt(mysqli_stmt) | |
| mysqli_stmt_free_result | $stmt(mysqli_stmt) | |
| mysqli_stmt_num_rows | $stmt(mysqli_stmt) | |
| mysqli_stmt_param_count | $stmt(mysqli_stmt) | |
| mysqli_stmt_prepare | $stmt(mysqli_stmt), $query(string) | |
| mysqli_stmt_reset | $stmt(mysqli_stmt) | |
| mysqli_stmt_result_metadata | $stmt(mysqli_stmt) | |
| mysqli_stmt_send_long_data | $stmt(mysqli_stmt), $param_nr(int), $data(string) | |
| newt_bell | no arguements | |
| newt_button | $left(int), $top(int), $text(string) | |
| newt_button_bar | no arguements | |
| newt_centered_window | $width(int), $height(int), $title(string) | |
| newt_checkbox | $left(int), $top(int), $text(string), $def_value(string), $seq(string) | |
| newt_checkbox_get_value | $checkbox(resource) | |
| newt_checkbox_set_flags | $checkbox(resource), $flags(int), $sense(int) | |
| newt_checkbox_set_value | $checkbox(resource), $value(string) | |
| newt_checkbox_tree | $left(int), $top(int), $height(int), $flags(int) | |
| newt_checkbox_tree_add_item | $checkboxtree(resource), $text(string), $data(mixed), $flags(int), $index(int), $...(int) | |
| newt_checkbox_tree_find_item | $checkboxtree(resource), $data(mixed) | |
| newt_checkbox_tree_get_current | $checkboxtree(resource) | |
| newt_checkbox_tree_get_entry_value | $checkboxtree(resource), $data(mixed) | |
| newt_checkbox_tree_get_multi_selection | $checkboxtree(resource), $seqnum(string) | |
| newt_checkbox_tree_get_selection | $checkboxtree(resource) | |
| newt_checkbox_tree_multi | $left(int), $top(int), $height(int), $seq(string), $flags(int) | |
| newt_checkbox_tree_set_current | $checkboxtree(resource), $data(mixed) | |
| newt_checkbox_tree_set_entry | $checkboxtree(resource), $data(mixed), $text(string) | |
| newt_checkbox_tree_set_entry_value | $checkboxtree(resource), $data(mixed), $value(string) | |
| newt_checkbox_tree_set_width | $checkbox_tree(resource), $width(int) | |
| newt_clear_key_buffer | no arguements | |
| newt_cls | no arguements | |
| newt_compact_button | $left(int), $top(int), $text(string) | |
| newt_component_add_callback | $component(resource), $func_name(mixed), $data(mixed) | |
| newt_component_takes_focus | $component(resource), $takes_focus(bool) | |
| newt_create_grid | $cols(int), $rows(int) | |
| newt_cursor_off | no arguements | |
| newt_cursor_on | no arguements | |
| newt_delay | $microseconds(int) | |
| newt_draw_form | $form(resource) | |
| newt_draw_root_text | $left(int), $top(int), $text(string) | |
| newt_entry | $left(int), $top(int), $width(int), $init_value(string), $flags(int) | |
| newt_entry_get_value | $entry(resource) | |
| newt_entry_set | $entry(resource), $value(string), $cursor_at_end(bool) | |
| newt_entry_set_filter | $entry(resource), $filter(callback), $data(mixed) | |
| newt_entry_set_flags | $entry(resource), $flags(int), $sense(int) | |
| newt_finished | no arguements | |
| newt_form | $vert_bar(resource), $help(string), $flags(int) | |
| newt_form_add_component | $form(resource), $component(resource) | |
| newt_form_add_components | $form(resource), $components(array) | |
| newt_form_add_hot_key | $form(resource), $key(int) | |
| newt_form_destroy | $form(resource) | |
| newt_form_get_current | $form(resource) | |
| newt_form_run | $form(resource) | |
| newt_form_set_background | $from(resource), $background(int) | |
| newt_form_set_height | $form(resource), $height(int) | |
| newt_form_set_size | $form(resource) | |
| newt_form_set_timer | $form(resource), $milliseconds(int) | |
| newt_form_set_width | $form(resource), $width(int) | |
| newt_form_watch_fd | $form(resource), $stream(resource), $flags(int) | |
| newt_get_screen_size | no arguements | |
| newt_grid_add_components_to_form | $grid(resource), $form(resource), $recurse(bool) | |
| newt_grid_basic_window | $text(resource), $middle(resource), $buttons(resource) | |
| newt_grid_free | $grid(resource), $recurse(bool) | |
| newt_grid_get_size | $grid(resouce) | |
| newt_grid_h_close_stacked | $element1_type(int), $element1(resource), $...(int), $...(resource) | |
| newt_grid_h_stacked | $element1_type(int), $element1(resource), $...(int), $...(resource) | |
| newt_grid_place | $grid(resource), $left(int), $top(int) | |
| newt_grid_set_field | $grid(resource), $col(int), $row(int), $type(int), $val(resource), $pad_left(int), $pad_top(int), $pad_right(int), $pad_bottom(int), $anchor(int), $flags(int) | |
| newt_grid_simple_window | $text(resource), $middle(resource), $buttons(resource) | |
| newt_grid_v_close_stacked | $element1_type(int), $element1(resource), $...(int), $...(resource) | |
| newt_grid_v_stacked | $element1_type(int), $element1(resource), $...(int), $...(resource) | |
| newt_grid_wrapped_window | $grid(resource), $title(string) | |
| newt_grid_wrapped_window_at | $grid(resource), $title(string), $left(int), $top(int) | |
| newt_init | no arguements | |
| newt_label | $left(int), $top(int), $text(string) | |
| newt_label_set_text | $label(resource), $text(string) | |
| newt_listbox | $left(int), $top(int), $height(int), $flags(int) | |
| newt_listbox_append_entry | $listbox(resource), $text(string), $data(mixed) | |
| newt_listbox_clear | $listobx(resource) | |
| newt_listbox_clear_selection | $listbox(resource) | |
| newt_listbox_delete_entry | $listbox(resource), $key(mixed) | |
| newt_listbox_get_current | $listbox(resource) | |
| newt_listbox_get_selection | $listbox(resource) | |
| newt_listbox_insert_entry | $listbox(resource), $text(string), $data(mixed), $key(mixed) | |
| newt_listbox_item_count | $listbox(resource) | |
| newt_listbox_select_item | $listbox(resource), $key(mixed), $sense(int) | |
| newt_listbox_set_current | $listbox(resource), $num(int) | |
| newt_listbox_set_current_by_key | $listbox(resource), $key(mixed) | |
| newt_listbox_set_data | $listbox(resource), $num(int), $data(mixed) | |
| newt_listbox_set_entry | $listbox(resource), $num(int), $text(string) | |
| newt_listbox_set_width | $listbox(resource), $width(int) | |
| newt_listitem | $left(int), $top(int), $text(string), $is_default(bool), $prev_item(resouce), $data(mixed), $flags(int) | |
| newt_listitem_get_data | $item(resource) | |
| newt_listitem_set | $item(resource), $text(string) | |
| newt_open_window | $left(int), $top(int), $width(int), $height(int), $title(string) | |
| newt_pop_help_line | no arguements | |
| newt_pop_window | no arguements | |
| newt_push_help_line | $text(string) | |
| newt_radio_get_current | $set_member(resource) | |
| newt_radiobutton | $left(int), $top(int), $text(string), $is_default(bool), $prev_button(resource) | |
| newt_redraw_help_line | no arguements | |
| newt_reflow_text | $text(string), $width(int), $flex_down(int), $flex_up(int) | |
| newt_refresh | no arguements | |
| newt_resize_screen | $redraw(bool) | |
| newt_resume | no arguements | |
| newt_run_form | $form(resource) | |
| newt_scale | $left(int), $top(int), $width(int), $full_value(int) | |
| newt_scale_set | $scale(resource), $amount(int) | |
| newt_scrollbar_set | $scrollbar(resource), $where(int), $total(int) | |
| newt_set_help_callback | $function(mixed) | |
| newt_set_suspend_callback | $function(callback), $data(mixed) | |
| newt_suspend | no arguements | |
| newt_textbox | $left(int), $top(int), $width(int), $height(int), $flags(int) | |
| newt_textbox_get_num_lines | $textbox(resource) | |
| newt_textbox_reflowed | $left(int), $top(int), $*text(char), $width(int), $flex_down(int), $flex_up(int), $flags(int) | |
| newt_textbox_set_height | $textbox(resource), $height(int) | |
| newt_textbox_set_text | $textbox(resource), $text(string) | |
| newt_vertical_scrollbar | $left(int), $top(int), $height(int), $normal_colorset(int), $thumb_colorset(int) | |
| newt_wait_for_key | no arguements | |
| newt_win_choice | $title(string), $button1_text(string), $button2_text(string), $format(string), $args(mixed), $...(mixed) | |
| newt_win_entries | $title(string), $text(string), $suggested_width(int), $flex_down(int), $flex_up(int), $data_width(int), $button1(string), $...(string) | |
| newt_win_menu | $title(string), $text(string), $suggestedWidth(int), $flexDown(int), $flexUp(int), $maxListHeight(int), $items(array), $button1(string), $...(string) | |
| newt_win_message | $title(string), $button_text(string), $format(string), $args(mixed), $...(mixed) | |
| newt_win_messagev | $title(string), $button_text(string), $format(string), $args(array) | |
| newt_win_ternary | $title(string), $button1_text(string), $button2_text(string), $button3_text(string), $format(string), $args(mixed), $...(mixed) | |
| ob_deflatehandler | $data(string), $mode(int) | |
| ob_etaghandler | $data(string), $mode(int) | |
| ob_inflatehandler | $data(string), $mode(int) | |
| openal_buffer_create | no arguements | |
| openal_buffer_data | $buffer(resource), $format(int), $data(string), $freq(int) | |
| openal_buffer_destroy | $buffer(resource) | |
| openal_buffer_get | $buffer(resource), $property(int) | |
| openal_buffer_loadwav | $buffer(resource), $wavfile(string) | |
| openal_context_create | $device(resource) | |
| openal_context_current | $context(resource) | |
| openal_context_destroy | $context(resource) | |
| openal_context_process | $context(resource) | |
| openal_context_suspend | $context(resource) | |
| openal_device_close | $device(resource) | |
| openal_device_open | $device_desc(string) | |
| openal_listener_get | $property(int) | |
| openal_listener_set | $property(int), $setting(mixed) | |
| openal_source_create | no arguements | |
| openal_source_destroy | $source(resource) | |
| openal_source_get | $source(resource), $property(int) | |
| openal_source_pause | $source(resource) | |
| openal_source_play | $source(resource) | |
| openal_source_rewind | $source(resource) | |
| openal_source_set | $source(resource), $property(int), $setting(mixed) | |
| openal_source_stop | $source(resource) | |
| openal_stream | $source(resource), $format(int), $rate(int) | |
| override_function | $function_name(string), $function_args(string), $function_code(string) | |
| parsekit_compile_file | $filename(string), $options(int) | |
| parsekit_compile_string | $phpcode(string), $options(int) | |
| parsekit_func_arginfo | $function(mixed) | |
| printer_abort | $printer_handle(resource) | |
| printer_close | $printer_handle(resource) | |
| printer_create_brush | $style(int), $color(string) | |
| printer_create_dc | $printer_handle(resource) | |
| printer_create_font | $face(string), $height(int), $width(int), $font_weight(int), $italic(bool), $underline(bool), $strikeout(bool), $orientation(int) | |
| printer_create_pen | $style(int), $width(int), $color(string) | |
| printer_delete_brush | $brush_handle(resource) | |
| printer_delete_dc | $printer_handle(resource) | |
| printer_delete_font | $font_handle(resource) | |
| printer_delete_pen | $pen_handle(resource) | |
| printer_draw_bmp | $printer_handle(resource), $filename(string), $x(int), $y(int), $width(int), $height(int) | |
| printer_draw_chord | $printer_handle(resource), $rec_x(int), $rec_y(int), $rec_x1(int), $rec_y1(int), $rad_x(int), $rad_y(int), $rad_x1(int), $rad_y1(int) | |
| printer_draw_elipse | $printer_handle(resource), $ul_x(int), $ul_y(int), $lr_x(int), $lr_y(int) | |
| printer_draw_line | $printer_handle(resource), $from_x(int), $from_y(int), $to_x(int), $to_y(int) | |
| printer_draw_pie | $printer_handle(resource), $rec_x(int), $rec_y(int), $rec_x1(int), $rec_y1(int), $rad1_x(int), $rad1_y(int), $rad2_x(int), $rad2_y(int) | |
| printer_draw_rectangle | $printer_handle(resource), $ul_x(int), $ul_y(int), $lr_x(int), $lr_y(int) | |
| printer_draw_roundrect | $printer_handle(resource), $ul_x(int), $ul_y(int), $lr_x(int), $lr_y(int), $width(int), $height(int) | |
| printer_draw_text | $printer_handle(resource), $text(string), $x(int), $y(int) | |
| printer_end_doc | $printer_handle(resource) | |
| printer_end_page | $printer_handle(resource) | |
| printer_get_option | $printer_handle(resource), $option(string) | |
| printer_list | $enumtype(int), $name(string), $level(int) | |
| printer_logical_fontheight | $printer_handle(resource), $height(int) | |
| printer_open | $printername(string) | |
| printer_select_brush | $printer_handle(resource), $brush_handle(resource) | |
| printer_select_font | $printer_handle(resource), $font_handle(resource) | |
| printer_select_pen | $printer_handle(resource), $pen_handle(resource) | |
| printer_set_option | $printer_handle(resource), $option(int), $value(mixed) | |
| printer_start_doc | $printer_handle(resource), $document(string) | |
| printer_start_page | $printer_handle(resource) | |
| printer_write | $printer_handle(resource), $content(string) | |
| ps_add_bookmark | $psdoc(resource), $text(string), $parent(int), $open(int) | |
| ps_add_launchlink | $psdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $filename(string) | |
| ps_add_locallink | $psdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $page(int), $dest(string) | |
| ps_add_note | $psdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $contents(string), $title(string), $icon(string), $open(int) | |
| ps_add_pdflink | $psdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $filename(string), $page(int), $dest(string) | |
| ps_add_weblink | $psdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $url(string) | |
| ps_arc | $psdoc(resource), $x(float), $y(float), $radius(float), $alpha(float), $beta(float) | |
| ps_arcn | $psdoc(resource), $x(float), $y(float), $radius(float), $alpha(float), $beta(float) | |
| ps_begin_page | $psdoc(resource), $width(float), $height(float) | |
| ps_begin_pattern | $psdoc(resource), $width(float), $height(float), $xstep(float), $ystep(float), $painttype(int) | |
| ps_begin_template | $psdoc(resource), $width(float), $height(float) | |
| ps_circle | $psdoc(resource), $x(float), $y(float), $radius(float) | |
| ps_clip | $psdoc(resource) | |
| ps_close | $psdoc(resource) | |
| ps_close_image | $psdoc(resource), $imageid(int) | |
| ps_closepath | $psdoc(resource) | |
| ps_closepath_stroke | $psdoc(resource) | |
| ps_continue_text | $psdoc(resource), $text(string) | |
| ps_curveto | $psdoc(resource), $x1(float), $y1(float), $x2(float), $y2(float), $x3(float), $y3(float) | |
| ps_delete | $psdoc(resource) | |
| ps_end_page | $psdoc(resource) | |
| ps_end_pattern | $psdoc(resource) | |
| ps_end_template | $psdoc(resource) | |
| ps_fill | $psdoc(resource) | |
| ps_fill_stroke | $psdoc(resource) | |
| ps_findfont | $psdoc(resource), $fontname(string), $encoding(string), $embed(bool) | |
| ps_get_buffer | $psdoc(resource) | |
| ps_get_parameter | $psdoc(resource), $name(string), $modifier(float) | |
| ps_get_value | $psdoc(resource), $name(string), $modifier(float) | |
| ps_hyphenate | $psdoc(resource), $text(string) | |
| ps_include_file | $psdoc(resource), $file(string) | |
| ps_lineto | $psdoc(resource), $x(float), $y(float) | |
| ps_makespotcolor | $psdoc(resource), $name(string), $reserved(float) | |
| ps_moveto | $psdoc(resource), $x(float), $y(float) | |
| ps_new | no arguements | |
| ps_open_file | $psdoc(resource), $filename(string) | |
| ps_open_image | $psdoc(resource), $type(string), $source(string), $data(string), $lenght(int), $width(int), $height(int), $components(int), $bpc(int), $params(string) | |
| ps_open_image_file | $psdoc(resource), $type(string), $filename(string), $stringparam(string), $intparam(int) | |
| ps_open_memory_image | $psdoc(resource), $gd(int) | |
| ps_place_image | $psdoc(resource), $imageid(int), $x(float), $y(float), $scale(float) | |
| ps_rect | $psdoc(resource), $x(float), $y(float), $width(float), $height(float) | |
| ps_restore | $psdoc(resource) | |
| ps_rotate | $psdoc(resource), $rot(float) | |
| ps_save | $psdoc(resource) | |
| ps_scale | $psdoc(resource), $x(float), $y(float) | |
| ps_set_border_color | $psdoc(resource), $red(float), $green(float), $blue(float) | |
| ps_set_border_dash | $psdoc(resource), $black(float), $white(float) | |
| ps_set_border_style | $psdoc(resource), $style(string), $width(float) | |
| ps_set_info | $p(resource), $key(string), $val(string) | |
| ps_set_parameter | $psdoc(resource), $name(string), $value(string) | |
| ps_set_text_pos | $psdoc(resource), $x(float), $y(float) | |
| ps_set_value | $psdoc(resource), $name(string), $value(float) | |
| ps_setcolor | $psdoc(resource), $type(string), $colorspace(string), $c1(float), $c2(float), $c3(float), $c4(float) | |
| ps_setdash | $psdoc(resource), $on(float), $off(float) | |
| ps_setflat | $psdoc(resource), $value(float) | |
| ps_setfont | $psdoc(resource), $fontid(int), $size(float) | |
| ps_setgray | $psdoc(resource), $gray(float) | |
| ps_setlinecap | $psdoc(resource), $type(int) | |
| ps_setlinejoin | $psdoc(resource), $type(int) | |
| ps_setlinewidth | $psdoc(resource), $width(float) | |
| ps_setmiterlimit | $psdoc(resource), $value(float) | |
| ps_setoverprintmode | $psdoc(resource), $mode(int) | |
| ps_setpolydash | $psdoc(resource), $arr(float) | |
| ps_shading | $psdoc(resource), $type(string), $x0(float), $y0(float), $x1(float), $y1(float), $c1(float), $c2(float), $c3(float), $c4(float), $optlist(string) | |
| ps_shading_pattern | $psdoc(resource), $shadingid(int), $optlist(string) | |
| ps_shfill | $psdoc(resource), $shadingid(int) | |
| ps_show | $psdoc(resource), $text(string) | |
| ps_show2 | $psdoc(resource), $text(string), $len(int) | |
| ps_show_boxed | $psdoc(resource), $text(string), $left(float), $bottom(float), $width(float), $height(float), $hmode(string), $feature(string) | |
| ps_show_xy | $psdoc(resource), $text(string), $x(float), $y(float) | |
| ps_show_xy2 | $psdoc(resource), $text(string), $len(int), $xcoor(float), $ycoor(float) | |
| ps_string_geometry | $psdoc(resource), $text(string), $fontid(int), $size(float) | |
| ps_stringwidth | $psdoc(resource), $text(string), $fontid(int), $size(float) | |
| ps_stroke | $psdoc(resource) | |
| ps_symbol | $psdoc(resource), $ord(int) | |
| ps_symbol_name | $psdoc(resource), $ord(int), $fontid(int) | |
| ps_symbol_width | $psdoc(resource), $ord(int), $fontid(int), $size(float) | |
| ps_translate | $psdoc(resource), $x(float), $y(float) | |
| px_close | $pxdoc(resource) | |
| px_create_fp | $pxdoc(resource), $file(resource), $fielddesc(array) | |
| px_date2string | $pxdoc(resource), $value(int), $format(string) | |
| px_delete | $pxdoc(resource) | |
| px_delete_record | $pxdoc(resource), $num(int) | |
| px_get_field | $pxdoc(resource), $fieldno(int) | |
| px_get_info | $pxdoc(resource) | |
| px_get_parameter | $pxdoc(resource), $name(string) | |
| px_get_record | $pxdoc(resource), $num(int), $mode(int) | |
| px_get_schema | $pxdoc(resource), $mode(int) | |
| px_get_value | $pxdoc(resource), $name(string) | |
| px_insert_record | $pxdoc(resource), $data(array) | |
| px_new | no arguements | |
| px_numfields | $pxdoc(resource) | |
| px_numrecords | $pxdoc(resource) | |
| px_open_fp | $pxdoc(resource), $file(resource) | |
| px_put_record | $pxdoc(resource), $record(array), $recpos(int) | |
| px_retrieve_record | $pxdoc(resource), $num(int), $mode(int) | |
| px_set_blob_file | $pxdoc(resource), $filename(string) | |
| px_set_parameter | $pxdoc(resource), $name(string), $value(string) | |
| px_set_tablename | $pxdoc(resource), $name(string) | |
| px_set_targetencoding | $pxdoc(resource), $encoding(string) | |
| px_set_value | $pxdoc(resource), $name(string), $value(float) | |
| px_timestamp2string | $pxdoc(resource), $value(float), $format(string) | |
| px_update_record | $pxdoc(resource), $data(array), $num(int) | |
| radius_acct_open | no arguements | |
| radius_add_server | $radius_handle(resource), $hostname(string), $port(int), $secret(string), $timeout(int), $max_tries(int) | |
| radius_auth_open | no arguements | |
| radius_close | $radius_handle(resource) | |
| radius_config | $radius_handle(resource), $file(string) | |
| radius_create_request | $radius_handle(resource), $type(int) | |
| radius_cvt_addr | $data(string) | |
| radius_cvt_int | $data(string) | |
| radius_cvt_string | $data(string) | |
| radius_demangle | $radius_handle(resource), $mangled(string) | |
| radius_demangle_mppe_key | $radius_handle(resource), $mangled(string) | |
| radius_get_attr | $radius_handle(resource) | |
| radius_get_vendor_attr | $data(string) | |
| radius_put_addr | $radius_handle(resource), $type(int), $addr(string) | |
| radius_put_attr | $radius_handle(resource), $type(int), $value(string) | |
| radius_put_int | $radius_handle(resource), $type(int), $value(int) | |
| radius_put_string | $radius_handle(resource), $type(int), $value(string) | |
| radius_put_vendor_addr | $radius_handle(resource), $vendor(int), $type(int), $addr(string) | |
| radius_put_vendor_attr | $radius_handle(resource), $vendor(int), $type(int), $value(string) | |
| radius_put_vendor_int | $radius_handle(resource), $vendor(int), $type(int), $value(int) | |
| radius_put_vendor_string | $radius_handle(resource), $vendor(int), $type(int), $value(string) | |
| radius_request_authenticator | $radius_handle(resource) | |
| radius_send_request | $radius_handle(resource) | |
| radius_server_secret | $radius_handle(resource) | |
| radius_strerror | $radius_handle(resource) | |
| rar_close | $rar_file(resource) | |
| rar_entry_get | $rar_file(resource), $entry_name(string) | |
| rar_list | $rar_file(resource) | |
| rar_open | $filename(string), $password(string) | |
| rename_function | $original_name(string), $new_name(string) | |
| rpm_close | $rpmr(resource) | |
| rpm_get_tag | $rpmr(resource), $tagnum(int) | |
| rpm_is_valid | $filename(string) | |
| rpm_open | $filename(string) | |
| rpm_version | no arguements | |
| runkit_class_adopt | $classname(string), $parentname(string) | |
| runkit_class_emancipate | $classname(string) | |
| runkit_constant_add | $constname(string), $value(mixed) | |
| runkit_constant_redefine | $constname(string), $newvalue(mixed) | |
| runkit_constant_remove | $constname(string) | |
| runkit_function_add | $funcname(string), $arglist(string), $code(string) | |
| runkit_function_copy | $funcname(string), $targetname(string) | |
| runkit_function_redefine | $funcname(string), $arglist(string), $code(string) | |
| runkit_function_remove | $funcname(string) | |
| runkit_function_rename | $funcname(string), $newname(string) | |
| runkit_import | $filename(string), $flags(int) | |
| runkit_lint | $code(string) | |
| runkit_lint_file | $filename(string) | |
| runkit_method_add | $classname(string), $methodname(string), $args(string), $code(string), $flags(int) | |
| runkit_method_copy | $dClass(string), $dMethod(string), $sClass(string), $sMethod(string) | |
| runkit_method_redefine | $classname(string), $methodname(string), $args(string), $code(string), $flags(int) | |
| runkit_method_remove | $classname(string), $methodname(string) | |
| runkit_method_rename | $classname(string), $methodname(string), $newname(string) | |
| runkit_return_value_used | no arguements | |
| runkit_sandbox_output_handler | $sandbox(object), $callback(mixed) | |
| runkit_superglobals | no arguements | |
| sesam_affected_rows | $result_id(string) | |
| sesam_commit | no arguements | |
| sesam_connect | $catalog(string), $schema(string), $user(string) | |
| sesam_diagnostic | no arguements | |
| sesam_disconnect | no arguements | |
| sesam_errormsg | no arguements | |
| sesam_execimm | $query(string) | |
| sesam_fetch_array | $result_id(string), $whence(int), $offset(int) | |
| sesam_fetch_result | $result_id(string), $max_rows(int) | |
| sesam_fetch_row | $result_id(string), $whence(int), $offset(int) | |
| sesam_field_array | $result_id(string) | |
| sesam_field_name | $result_id(string), $index(int) | |
| sesam_free_result | $result_id(string) | |
| sesam_num_fields | $result_id(string) | |
| sesam_query | $query(string), $scrollable(bool) | |
| sesam_rollback | no arguements | |
| sesam_seek_row | $result_id(string), $whence(int), $offset(int) | |
| sesam_settransaction | $isolation_level(int), $read_only(int) | |
| session_pgsql_add_error | $error_level(int), $error_message(string) | |
| session_pgsql_get_error | $with_error_message(bool) | |
| session_pgsql_get_field | no arguements | |
| session_pgsql_reset | no arguements | |
| session_pgsql_set_field | $value(string) | |
| session_pgsql_status | no arguements | |
| sqlite_array_query | $dbhandle(resource), $query(string), $result_type(int), $decode_binary(bool) | |
| sqlite_busy_timeout | $dbhandle(resource), $milliseconds(int) | |
| sqlite_changes | $dbhandle(resource) | |
| sqlite_column | $result(resource), $index_or_name(mixed), $decode_binary(bool) | |
| sqlite_create_aggregate | $dbhandle(resource), $function_name(string), $step_func(callback), $finalize_func(callback), $num_args(int) | |
| sqlite_create_function | $dbhandle(resource), $function_name(string), $callback(callback), $num_args(int) | |
| sqlite_current | $result(resource), $result_type(int), $decode_binary(bool) | |
| sqlite_exec | $dbhandle(resource), $query(string) | |
| sqlite_fetch_all | $result(resource), $result_type(int), $decode_binary(bool) | |
| sqlite_fetch_array | $result(resource), $result_type(int), $decode_binary(bool) | |
| sqlite_fetch_column_types | $table_name(string), $dbhandle(resource), $result_type(int) | |
| sqlite_fetch_object | $result(resource), $class_name(string), $ctor_params(array), $decode_binary(bool) | |
| sqlite_fetch_single | $result(resource), $decode_binary(bool) | |
| sqlite_field_name | $result(resource), $field_index(int) | |
| sqlite_has_prev | $result(resource) | |
| sqlite_key | $result(resource) | |
| sqlite_last_error | $dbhandle(resource) | |
| sqlite_last_insert_rowid | $dbhandle(resource) | |
| sqlite_next | $result(resource) | |
| sqlite_num_fields | $result(resource) | |
| sqlite_num_rows | $result(resource) | |
| sqlite_prev | $result(resource) | |
| sqlite_query | $dbhandle(resource), $query(string), $result_type(int) | |
| sqlite_rewind | $result(resource) | |
| sqlite_seek | $result(resource), $rownum(int) | |
| sqlite_single_query | $db(resource), $query(string), $first_row_only(bool), $decode_binary(bool) | |
| sqlite_unbuffered_query | $dbhandle(resource), $query(string), $result_type(int) | |
| sqlite_valid | $result(resource) | |
| ssh2_auth_hostbased_file | $session(resource), $username(string), $hostname(string), $pubkeyfile(string), $privkeyfile(string), $passphrase(string), $local_username(string) | |
| ssh2_auth_none | $session(resource), $username(string) | |
| ssh2_auth_password | $session(resource), $username(string), $password(string) | |
| ssh2_auth_pubkey_file | $session(resource), $username(string), $pubkeyfile(string), $privkeyfile(string), $passphrase(string) | |
| ssh2_connect | $host(string), $port(int), $methods(array), $callbacks(array) | |
| ssh2_exec | $session(resource), $command(string), $pty(string), $env(array), $width(int), $height(int), $width_height_type(int) | |
| ssh2_fetch_stream | $channel(resource), $streamid(int) | |
| ssh2_fingerprint | $session(resource), $flags(int) | |
| ssh2_methods_negotiated | $session(resource) | |
| ssh2_publickey_add | $pkey(resource), $algoname(string), $blob(string), $overwrite(bool), $attributes(array) | |
| ssh2_publickey_init | $session(resource) | |
| ssh2_publickey_list | $pkey(resource) | |
| ssh2_publickey_remove | $pkey(resource), $algoname(string), $blob(string) | |
| ssh2_scp_recv | $session(resource), $remote_file(string), $local_file(string) | |
| ssh2_scp_send | $session(resource), $local_file(string), $remote_file(string), $create_mode(int) | |
| ssh2_sftp | $session(resource) | |
| ssh2_sftp_lstat | $sftp(resource), $path(string) | |
| ssh2_sftp_mkdir | $sftp(resource), $dirname(string), $mode(int), $recursive(bool) | |
| ssh2_sftp_readlink | $sftp(resource), $link(string) | |
| ssh2_sftp_realpath | $sftp(resource), $filename(string) | |
| ssh2_sftp_rename | $sftp(resource), $from(string), $to(string) | |
| ssh2_sftp_rmdir | $sftp(resource), $dirname(string) | |
| ssh2_sftp_stat | $sftp(resource), $path(string) | |
| ssh2_sftp_symlink | $sftp(resource), $target(string), $link(string) | |
| ssh2_sftp_unlink | $sftp(resource), $filename(string) | |
| ssh2_shell | $session(resource), $term_type(string), $env(array), $width(int), $height(int), $width_height_type(int) | |
| ssh2_tunnel | $session(resource), $host(string), $port(int) | |
| stats_absolute_deviation | $a(array) | |
| stats_cdf_beta | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_binomial | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_cauchy | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_chisquare | $par1(float), $par2(float), $which(int) | |
| stats_cdf_exponential | $par1(float), $par2(float), $which(int) | |
| stats_cdf_f | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_gamma | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_laplace | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_logistic | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_negative_binomial | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_noncentral_chisquare | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_noncentral_f | $par1(float), $par2(float), $par3(float), $par4(float), $which(int) | |
| stats_cdf_poisson | $par1(float), $par2(float), $which(int) | |
| stats_cdf_t | $par1(float), $par2(float), $which(int) | |
| stats_cdf_uniform | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_cdf_weibull | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_covariance | $a(array), $b(array) | |
| stats_den_uniform | $x(float), $a(float), $b(float) | |
| stats_dens_beta | $x(float), $a(float), $b(float) | |
| stats_dens_cauchy | $x(float), $ave(float), $stdev(float) | |
| stats_dens_chisquare | $x(float), $dfr(float) | |
| stats_dens_exponential | $x(float), $scale(float) | |
| stats_dens_f | $x(float), $dfr1(float), $dfr2(float) | |
| stats_dens_gamma | $x(float), $shape(float), $scale(float) | |
| stats_dens_laplace | $x(float), $ave(float), $stdev(float) | |
| stats_dens_logistic | $x(float), $ave(float), $stdev(float) | |
| stats_dens_negative_binomial | $x(float), $n(float), $pi(float) | |
| stats_dens_normal | $x(float), $ave(float), $stdev(float) | |
| stats_dens_pmf_binomial | $x(float), $n(float), $pi(float) | |
| stats_dens_pmf_hypergeometric | $n1(float), $n2(float), $N1(float), $N2(float) | |
| stats_dens_pmf_poisson | $x(float), $lb(float) | |
| stats_dens_t | $x(float), $dfr(float) | |
| stats_dens_weibull | $x(float), $a(float), $b(float) | |
| stats_harmonic_mean | $a(array) | |
| stats_kurtosis | $a(array) | |
| stats_rand_gen_beta | $a(float), $b(float) | |
| stats_rand_gen_chisquare | $df(float) | |
| stats_rand_gen_exponential | $av(float) | |
| stats_rand_gen_f | $dfn(float), $dfd(float) | |
| stats_rand_gen_funiform | $low(float), $high(float) | |
| stats_rand_gen_gamma | $a(float), $r(float) | |
| stats_rand_gen_ibinomial | $n(int), $pp(float) | |
| stats_rand_gen_ibinomial_negative | $n(int), $p(float) | |
| stats_rand_gen_int | no arguements | |
| stats_rand_gen_ipoisson | $mu(float) | |
| stats_rand_gen_iuniform | $low(int), $high(int) | |
| stats_rand_gen_noncenral_chisquare | $df(float), $xnonc(float) | |
| stats_rand_gen_noncentral_f | $dfn(float), $dfd(float), $xnonc(float) | |
| stats_rand_gen_noncentral_t | $df(float), $xnonc(float) | |
| stats_rand_gen_normal | $av(float), $sd(float) | |
| stats_rand_gen_t | $df(float) | |
| stats_rand_get_seeds | no arguements | |
| stats_rand_phrase_to_seeds | $phrase(string) | |
| stats_rand_ranf | no arguements | |
| stats_rand_setall | $iseed1(int), $iseed2(int) | |
| stats_skew | $a(array) | |
| stats_standard_deviation | $a(array), $sample(bool) | |
| stats_stat_binomial_coef | $x(int), $n(int) | |
| stats_stat_correlation | $arr1(array), $arr2(array) | |
| stats_stat_gennch | $n(int) | |
| stats_stat_independent_t | $arr1(array), $arr2(array) | |
| stats_stat_innerproduct | $arr1(array), $arr2(array) | |
| stats_stat_noncentral_t | $par1(float), $par2(float), $par3(float), $which(int) | |
| stats_stat_paired_t | $arr1(array), $arr2(array) | |
| stats_stat_percentile | $df(float), $xnonc(float) | |
| stats_stat_powersum | $arr(array), $power(float) | |
| stats_variance | $a(array), $sample(bool) | |
| str_getcsv | $input(string), $delimiter(string), $enclosure(string), $escape(string) | |
| stream_encoding | $stream(resource), $encoding(string) | |
| stream_resolve_include_path | $filename(string), $context(resource) | |
| svn_add | $path(string), $recursive(bool), $force(bool) | |
| svn_auth_get_parameter | $key(string) | |
| svn_auth_set_parameter | $key(string), $value(string) | |
| svn_cat | $repos_url(string), $revision_no(int) | |
| svn_checkout | $repos(string), $targetpath(string), $revision(int) | |
| svn_cleanup | $workingdir(string) | |
| svn_client_version | no arguements | |
| svn_commit | $log(string), $targets(array), $dontrecurse(bool) | |
| svn_diff | $path1(string), $rev1(int), $path2(string), $rev2(int) | |
| svn_fs_abort_txn | $txn(resource) | |
| svn_fs_apply_text | $root(resource), $path(string) | |
| svn_fs_begin_txn2 | $repos(resource), $rev(int) | |
| svn_fs_change_node_prop | $root(resource), $path(string), $name(string), $value(string) | |
| svn_fs_check_path | $fsroot(resource), $path(string) | |
| svn_fs_contents_changed | $root1(resource), $path1(string), $root2(resource), $path2(string) | |
| svn_fs_copy | $from_root(resource), $from_path(string), $to_root(resource), $to_path(string) | |
| svn_fs_delete | $root(resource), $path(string) | |
| svn_fs_dir_entries | $fsroot(resource), $path(string) | |
| svn_fs_file_contents | $fsroot(resource), $path(string) | |
| svn_fs_file_length | $fsroot(resource), $path(string) | |
| svn_fs_is_dir | $root(resource), $path(string) | |
| svn_fs_is_file | $root(resource), $path(string) | |
| svn_fs_make_dir | $root(resource), $path(string) | |
| svn_fs_make_file | $root(resource), $path(string) | |
| svn_fs_node_created_rev | $fsroot(resource), $path(string) | |
| svn_fs_node_prop | $fsroot(resource), $path(string), $propname(string) | |
| svn_fs_props_changed | $root1(resource), $path1(string), $root2(resource), $path2(string) | |
| svn_fs_revision_prop | $fs(resource), $revnum(int), $propname(string) | |
| svn_fs_revision_root | $fs(resource), $revnum(int) | |
| svn_fs_txn_root | $txn(resource) | |
| svn_fs_youngest_rev | $fs(resource) | |
| svn_import | $path(string), $url(string), $nonrecursive(bool) | |
| svn_log | $repos_url(string), $revision_no(int) | |
| svn_ls | $repos_url(string), $revision_no(int) | |
| svn_repos_create | $path(string), $config(array), $fsconfig(array) | |
| svn_repos_fs | $repos(resource) | |
| svn_repos_fs_begin_txn_for_commit | $repos(resource), $rev(int), $author(string), $log_msg(string) | |
| svn_repos_fs_commit_txn | $txn(resource) | |
| svn_repos_hotcopy | $repospath(string), $destpath(string), $cleanlogs(bool) | |
| svn_repos_open | $path(string) | |
| svn_repos_recover | $path(string) | |
| svn_status | $path(string), $recursive(bool), $get_all(bool), $update(bool), $no_ignore(bool) | |
| svn_update | $path(string), $revno(int), $recurse(bool) | |
| tcpwrap_check | $daemon(string), $address(string), $user(string), $nodns(bool) | |
| tidy_load_config | $filename(string), $encoding(string) | |
| tidy_reset_config | no arguements | |
| tidy_save_config | $filename(string) | |
| tidy_set_encoding | $encoding(string) | |
| tidy_setopt | $option(string), $value(mixed) | |
| unicode_decode | $input(string), $encoding(string), $errmode(int) | |
| unicode_encode | $input(unicode), $encoding(string), $errmode(int) | |
| unicode_get_error_mode | $direction(int) | |
| unicode_get_subst_char | no arguements | |
| unicode_semantics | no arguements | |
| unicode_set_error_mode | $direction(int), $mode(int) | |
| unicode_set_subst_char | $character(unicode) | |
| wddx_unserialize | $packet(string) | |
| win32_create_service | $details(array), $machine(string) | |
| win32_delete_service | $servicename(string), $machine(string) | |
| win32_get_last_control_message | no arguements | |
| win32_ps_list_procs | no arguements | |
| win32_ps_stat_mem | no arguements | |
| win32_ps_stat_proc | $pid(int) | |
| win32_query_service_status | $servicename(string), $machine(string) | |
| win32_set_service_status | $status(int) | |
| win32_start_service | $servicename(string), $machine(string) | |
| win32_start_service_ctrl_dispatcher | $name(string) | |
| win32_stop_service | $servicename(string), $machine(string) | |
| xattr_get | $filename(string), $name(string), $flags(int) | |
| xattr_list | $filename(string), $flags(int) | |
| xattr_remove | $filename(string), $name(string), $flags(int) | |
| xattr_set | $filename(string), $name(string), $value(string), $flags(int) | |
| xattr_supported | $filename(string), $flags(int) | |
| xdiff_file_diff | $file1(string), $file2(string), $dest(string), $context(int), $minimal(bool) | |
| xdiff_file_diff_binary | $file1(string), $file2(string), $dest(string) | |
| xdiff_file_merge3 | $file1(string), $file2(string), $file3(string), $dest(string) | |
| xdiff_file_patch | $file(string), $patch(string), $dest(string), $flags(int) | |
| xdiff_file_patch_binary | $file(string), $patch(string), $dest(string) | |
| xdiff_string_diff | $str1(string), $str2(string), $context(int), $minimal(bool) | |
| xdiff_string_diff_binary | $str1(string), $str2(string) | |
| xdiff_string_merge3 | $str1(string), $str2(string), $str3(string) | |
| xdiff_string_patch | $str(string), $patch(string), $flags(int) | |
| xdiff_string_patch_binary | $str(string), $patch(string) | |
| xpath_register_ns_auto | $xpath_context(XPathContext), $context_node(object) | |
| yaz_es | no arguements | |
| yaz_get_option | $id(resource), $name(string) | |
| yaz_set_option | $id(resource), $name(string), $value(string) | |
Version 4.0.0 | ||
| Function | Arguements | Since |
| FrenchToJD | $month(int), $day(int), $year(int) | 4.0.0, 5.0.0 |
| GregorianToJD | $month(int), $day(int), $year(int) | 4.0.0, 5.0.0 |
| JDDayOfWeek | $julianday(int), $mode(int) | 4.0.0, 5.0.0 |
| JDMonthName | $julianday(int), $mode(int) | 4.0.0, 5.0.0 |
| JDToFrench | $juliandaycount(int) | 4.0.0, 5.0.0 |
| JDToGregorian | $julianday(int) | 4.0.0, 5.0.0 |
| JDToJulian | $julianday(int) | 4.0.0, 5.0.0 |
| JewishToJD | $month(int), $day(int), $year(int) | 4.0.0, 5.0.0 |
| JulianToJD | $month(int), $day(int), $year(int) | 4.0.0, 5.0.0 |
| PDF_add_annotation | no arguements | 4.0.0 |
| PDF_add_outline | no arguements | 4.0.0 |
| PDF_add_pdflink | $pdfdoc(resource), $bottom_left_x(float), $bottom_left_y(float), $up_right_x(float), $up_right_y(float), $filename(string), $page(int), $dest(string) | 4.0.0 |
| PDF_add_weblink | $pdfdoc(resource), $lowerleftx(float), $lowerlefty(float), $upperrightx(float), $upperrighty(float), $url(string) | 4.0.0 |
| PDF_arc | $p(resource), $x(float), $y(float), $r(float), $alpha(float), $beta(float) | 4.0.0 |
| PDF_begin_page | $pdfdoc(resource), $width(float), $height(float) | 4.0.0 |
| PDF_circle | $pdfdoc(resource), $x(float), $y(float), $r(float) | 4.0.0 |
| PDF_clip | $p(resource) | 4.0.0 |
| PDF_close | $p(resource) | 4.0.0 |
| PDF_close_image | $p(resource), $image(int) | 4.0.0 |
| PDF_closepath | $p(resource) | 4.0.0 |
| PDF_closepath_fill_stroke | $p(resource) | 4.0.0 |
| PDF_closepath_stroke | $p(resource) | 4.0.0 |
| PDF_continue_text | $p(resource), $text(string) | 4.0.0 |
| PDF_curveto | $p(resource), $x1(float), $y1(float), $x2(float), $y2(float), $x3(float), $y3(float) | 4.0.0 |
| PDF_end_page | $p(resource) | 4.0.0 |
| PDF_endpath | $p(resource) | 4.0.0 |
| PDF_fill | $p(resource) | 4.0.0 |
| PDF_fill_stroke | $p(resource) | 4.0.0 |
| PDF_get_font | no arguements | 4.0.0 |
| PDF_get_fontname | no arguements | 4.0.0 |
| PDF_get_fontsize | no arguements | 4.0.0 |
| PDF_get_image_height | no arguements | 4.0.0 |
| PDF_get_image_width | no arguements | 4.0.0 |
| PDF_lineto | $p(resource), $x(float), $y(float) | 4.0.0 |
| PDF_moveto | $p(resource), $x(float), $y(float) | 4.0.0 |
| PDF_open_gif | no arguements | 4.0.0 |
| PDF_open_image_file | $p(resource), $imagetype(string), $filename(string), $stringparam(string), $intparam(int) | 4.0.0 |
| PDF_open_jpeg | no arguements | 4.0.0 |
| PDF_open_memory_image | $p(resource), $image(resource) | 4.0.0 |
| PDF_open_tiff | no arguements | 4.0.0 |
| PDF_place_image | $pdfdoc(resource), $image(int), $x(float), $y(float), $scale(float) | 4.0.0 |
| PDF_rect | $p(resource), $x(float), $y(float), $width(float), $height(float) | 4.0.0 |
| PDF_restore | $p(resource) | 4.0.0 |
| PDF_rotate | $p(resource), $phi(float) | 4.0.0 |
| PDF_save | $p(resource) | 4.0.0 |
| PDF_scale | $p(resource), $sx(float), $sy(float) | 4.0.0 |
| PDF_set_border_color | $p(resource), $red(float), $green(float), $blue(float) | 4.0.0 |
| PDF_set_border_style | $pdfdoc(resource), $style(string), $width(float) | 4.0.0 |
| PDF_set_char_spacing | no arguements | 4.0.0 |
| PDF_set_duration | no arguements | 4.0.0 |
| PDF_set_horiz_scaling | no arguements | 4.0.0 |
| PDF_set_info_author | no arguements | 4.0.0 |
| PDF_set_info_creator | no arguements | 4.0.0 |
| PDF_set_info_keywords | no arguements | 4.0.0 |
| PDF_set_info_subject | no arguements | 4.0.0 |
| PDF_set_info_title | no arguements | 4.0.0 |
| PDF_set_leading | no arguements | 4.0.0 |
| PDF_set_parameter | $p(resource), $key(string), $value(string) | 4.0.0 |
| PDF_set_text_pos | $p(resource), $x(float), $y(float) | 4.0.0 |
| PDF_set_text_rendering | no arguements | 4.0.0 |
| PDF_set_text_rise | no arguements | 4.0.0 |
| PDF_set_word_spacing | no arguements | 4.0.0 |
| PDF_setdash | $pdfdoc(resource), $b(float), $w(float) | 4.0.0 |
| PDF_setflat | $pdfdoc(resource), $flatness(float) | 4.0.0 |
| PDF_setgray | $p(resource), $g(float) | 4.0.0 |
| PDF_setgray_fill | $p(resource), $g(float) | 4.0.0 |
| PDF_setgray_stroke | $p(resource), $g(float) | 4.0.0 |
| PDF_setlinecap | $p(resource), $linecap(int) | 4.0.0 |
| PDF_setlinejoin | $p(resource), $value(int) | 4.0.0 |
| PDF_setlinewidth | $p(resource), $width(float) | 4.0.0 |
| PDF_setmiterlimit | $pdfdoc(resource), $miter(float) | 4.0.0 |
| PDF_setrgbcolor | $p(resource), $red(float), $green(float), $blue(float) | 4.0.0 |
| PDF_setrgbcolor_fill | $p(resource), $red(float), $green(float), $blue(float) | 4.0.0 |
| PDF_setrgbcolor_stroke | $p(resource), $red(float), $green(float), $blue(float) | 4.0.0 |
| PDF_show | $pdfdoc(resource), $text(string) | 4.0.0 |
| PDF_show_boxed | $p(resource), $text(string), $left(float), $top(float), $width(float), $height(float), $mode(string), $feature(string) | 4.0.0 |
| PDF_show_xy | $p(resource), $text(string), $x(float), $y(float) | 4.0.0 |
| PDF_skew | $p(resource), $alpha(float), $beta(float) | 4.0.0 |
| PDF_stringwidth | $p(resource), $text(string), $font(int), $fontsize(float) | 4.0.0 |
| PDF_stroke | $p(resource) | 4.0.0 |
| PDF_translate | $p(resource), $tx(float), $ty(float) | 4.0.0 |
| abs | $number(mixed) | 4.0.0, 5.0.0 |
| acos | $arg(float) | 4.0.0, 5.0.0 |
| addcslashes | $str(string), $charlist(string) | 4.0.0, 5.0.0 |
| addslashes | $str(string) | 4.0.0, 5.0.0 |
| apache_lookup_uri | $filename(string) | 4.0.0, 5.0.0 |
| apache_note | $note_name(string), $note_value(string) | 4.0.0, 5.0.0 |
| array | $...(mixed) | 4.0.0, 5.0.0 |
| array_count_values | $input(array) | 4.0.0, 5.0.0 |
| array_flip | $trans(array) | 4.0.0, 5.0.0 |
| array_keys | $input(array), $search_value(mixed), $strict(bool) | 4.0.0, 5.0.0 |
| array_merge | $array1(array), $array2(array), $...(array) | 4.0.0, 5.0.0 |
| array_multisort | $ar1(array), $arg(mixed), $...(mixed), $...(array) | 4.0.0, 5.0.0 |
| array_pad | $input(array), $pad_size(int), $pad_value(mixed) | 4.0.0, 5.0.0 |
| array_pop | no arguements | 4.0.0, 5.0.0 |
| array_push | $var(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| array_rand | $input(array), $num_req(int) | 4.0.0, 5.0.0 |
| array_reverse | $array(array), $preserve_keys(bool) | 4.0.0, 5.0.0 |
| array_shift | no arguements | 4.0.0, 5.0.0 |
| array_slice | $array(array), $offset(int), $length(int), $preserve_keys(bool) | 4.0.0, 5.0.0 |
| array_splice | $offset(int), $length(int), $replacement(array) | 4.0.0, 5.0.0 |
| array_unshift | $var(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| array_values | $input(array) | 4.0.0, 5.0.0 |
| array_walk | $funcname(callback), $userdata(mixed) | 4.0.0, 5.0.0 |
| arsort | $sort_flags(int) | 4.0.0, 5.0.0 |
| asin | $arg(float) | 4.0.0, 5.0.0 |
| asort | $sort_flags(int) | 4.0.0, 5.0.0 |
| assert | $assertion(mixed) | 4.0.0, 5.0.0 |
| assert_options | $what(int), $value(mixed) | 4.0.0, 5.0.0 |
| atan | $arg(float) | 4.0.0, 5.0.0 |
| atan2 | $y(float), $x(float) | 4.0.0, 5.0.0 |
| base64_decode | $data(string), $strict(bool) | 4.0.0, 5.0.0 |
| base64_encode | $data(string) | 4.0.0, 5.0.0 |
| base_convert | $number(string), $frombase(int), $tobase(int) | 4.0.0, 5.0.0 |
| basename | $path(string), $suffix(string) | 4.0.0, 5.0.0 |
| bcadd | $left_operand(string), $right_operand(string), $scale(int) | 4.0.0, 5.0.0 |
| bccomp | $left_operand(string), $right_operand(string), $scale(int) | 4.0.0, 5.0.0 |
| bcdiv | $left_operand(string), $right_operand(string), $scale(int) | 4.0.0, 5.0.0 |
| bcmod | $left_operand(string), $modulus(string) | 4.0.0, 5.0.0 |
| bcmul | $left_operand(string), $right_operand(string), $scale(int) | 4.0.0, 5.0.0 |
| bcpow | $left_operand(string), $right_operand(string), $scale(int) | 4.0.0, 5.0.0 |
| bcscale | $scale(int) | 4.0.0, 5.0.0 |
| bcsqrt | $operand(string), $scale(int) | 4.0.0, 5.0.0 |
| bcsub | $left_operand(string), $right_operand(string), $scale(int) | 4.0.0, 5.0.0 |
| bin2hex | $str(string) | 4.0.0, 5.0.0 |
| bindec | $binary_string(string) | 4.0.0, 5.0.0 |
| bindtextdomain | $domain(string), $directory(string) | 4.0.0, 5.0.0 |
| call_user_func | $function(callback), $parameter(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| call_user_method | $method_name(string), $parameter(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| ceil | $value(float) | 4.0.0, 5.0.0 |
| chdir | $directory(string) | 4.0.0, 5.0.0 |
| checkdate | $month(int), $day(int), $year(int) | 4.0.0, 5.0.0 |
| checkdnsrr | $host(string), $type(string) | 4.0.0, 5.0.0 |
| chgrp | $filename(string), $group(mixed) | 4.0.0, 5.0.0 |
| chmod | $filename(string), $mode(int) | 4.0.0, 5.0.0 |
| chop | no arguements | 4.0.0, 5.0.0 |
| chown | $filename(string), $user(mixed) | 4.0.0, 5.0.0 |
| chr | $ascii(int) | 4.0.0, 5.0.0 |
| chunk_split | $body(string), $chunklen(int), $end(string) | 4.0.0, 5.0.0 |
| class_exists | $class_name(string), $autoload(bool) | 4.0.0, 5.0.0 |
| clearstatcache | no arguements | 4.0.0, 5.0.0 |
| closedir | $dir_handle(resource) | 4.0.0, 5.0.0 |
| closelog | no arguements | 4.0.0, 5.0.0 |
| com_get | $com_object(resource), $property(string) | 4.0.0 |
| com_invoke | $com_object(resource), $function_name(string), $function_parameters(mixed) | 4.0.0 |
| com_load | $module_name(string) | 4.0.0 |
| com_propget | no arguements | 4.0.0 |
| com_propput | no arguements | 4.0.0 |
| com_propset | no arguements | 4.0.0 |
| com_set | $com_object(resource), $property(string), $value(mixed) | 4.0.0 |
| compact | $varname(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| connection_aborted | no arguements | 4.0.0, 5.0.0 |
| connection_status | no arguements | 4.0.0, 5.0.0 |
| convert_cyr_string | $str(string), $from(string), $to(string) | 4.0.0, 5.0.0 |
| copy | $source(string), $dest(string), $context(resource) | 4.0.0, 5.0.0 |
| cos | $arg(float) | 4.0.0, 5.0.0 |
| count | $var(mixed), $mode(int) | 4.0.0, 5.0.0 |
| count_chars | $string(string), $mode(int) | 4.0.0, 5.0.0 |
| cpdf_add_annotation | $pdf_document(int), $llx(float), $lly(float), $urx(float), $ury(float), $title(string), $content(string), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_add_outline | $pdf_document(int), $lastoutline(int), $sublevel(int), $open(int), $pagenr(int), $text(string) | 4.0.0, 5.0.5 |
| cpdf_arc | $pdf_document(int), $x_coor(float), $y_coor(float), $radius(float), $start(float), $end(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_begin_text | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_circle | $pdf_document(int), $x_coor(float), $y_coor(float), $radius(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_clip | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_close | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_closepath | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_closepath_fill_stroke | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_closepath_stroke | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_continue_text | $pdf_document(int), $text(string) | 4.0.0, 5.0.5 |
| cpdf_curveto | $pdf_document(int), $x1(float), $y1(float), $x2(float), $y2(float), $x3(float), $y3(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_end_text | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_fill | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_fill_stroke | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_finalize | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_finalize_page | $pdf_document(int), $page_number(int) | 4.0.0, 5.0.5 |
| cpdf_global_set_document_limits | $maxpages(int), $maxfonts(int), $maximages(int), $maxannotations(int), $maxobjects(int) | 4.0.0, 5.0.5 |
| cpdf_import_jpeg | $pdf_document(int), $file_name(string), $x_coor(float), $y_coor(float), $angle(float), $width(float), $height(float), $x_scale(float), $y_scale(float), $gsave(int), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_lineto | $pdf_document(int), $x_coor(float), $y_coor(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_moveto | $pdf_document(int), $x_coor(float), $y_coor(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_newpath | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_open | $compression(int), $filename(string), $doc_limits(array) | 4.0.0, 5.0.5 |
| cpdf_output_buffer | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_page_init | $pdf_document(int), $page_number(int), $orientation(int), $height(float), $width(float), $unit(float) | 4.0.0, 5.0.5 |
| cpdf_place_inline_image | $pdf_document(int), $image(int), $x_coor(float), $y_coor(float), $angle(float), $width(float), $height(float), $gsave(int), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_rect | $pdf_document(int), $x_coor(float), $y_coor(float), $width(float), $height(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_restore | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_rlineto | $pdf_document(int), $x_coor(float), $y_coor(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_rmoveto | $pdf_document(int), $x_coor(float), $y_coor(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_rotate | $pdf_document(int), $angle(float) | 4.0.0, 5.0.5 |
| cpdf_rotate_text | $pdfdoc(int), $angle(float) | 4.0.0, 5.0.5 |
| cpdf_save | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_save_to_file | $pdf_document(int), $filename(string) | 4.0.0, 5.0.5 |
| cpdf_scale | $pdf_document(int), $x_scale(float), $y_scale(float) | 4.0.0, 5.0.5 |
| cpdf_set_action_url | $pdfdoc(int), $xll(float), $yll(float), $xur(float), $xur(float), $url(string), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_set_char_spacing | $pdf_document(int), $space(float) | 4.0.0, 5.0.5 |
| cpdf_set_creator | $pdf_document(int), $creator(string) | 4.0.0, 5.0.5 |
| cpdf_set_current_page | $pdf_document(int), $page_number(int) | 4.0.0, 5.0.5 |
| cpdf_set_font | $pdf_document(int), $font_name(string), $size(float), $encoding(string) | 4.0.0, 5.0.5 |
| cpdf_set_horiz_scaling | $pdf_document(int), $scale(float) | 4.0.0, 5.0.5 |
| cpdf_set_keywords | $pdf_document(int), $keywords(string) | 4.0.0, 5.0.5 |
| cpdf_set_leading | $pdf_document(int), $distance(float) | 4.0.0, 5.0.5 |
| cpdf_set_page_animation | $pdf_document(int), $transition(int), $duration(float), $direction(float), $orientation(int), $inout(int) | 4.0.0, 5.0.5 |
| cpdf_set_subject | $pdf_document(int), $subject(string) | 4.0.0, 5.0.5 |
| cpdf_set_text_matrix | $pdf_document(int), $matrix(array) | 4.0.0, 5.0.5 |
| cpdf_set_text_pos | $pdf_document(int), $x_coor(float), $y_coor(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_set_text_rendering | $pdf_document(int), $rendermode(int) | 4.0.0, 5.0.5 |
| cpdf_set_text_rise | $pdf_document(int), $value(float) | 4.0.0, 5.0.5 |
| cpdf_set_title | $pdf_document(int), $title(string) | 4.0.0, 5.0.5 |
| cpdf_set_viewer_preferences | $pdfdoc(int), $preferences(array) | 4.0.0, 5.0.5 |
| cpdf_set_word_spacing | $pdf_document(int), $space(float) | 4.0.0, 5.0.5 |
| cpdf_setdash | $pdf_document(int), $white(float), $black(float) | 4.0.0, 5.0.5 |
| cpdf_setflat | $pdf_document(int), $value(float) | 4.0.0, 5.0.5 |
| cpdf_setgray | $pdf_document(int), $gray_value(float) | 4.0.0, 5.0.5 |
| cpdf_setgray_fill | $pdf_document(int), $value(float) | 4.0.0, 5.0.5 |
| cpdf_setgray_stroke | $pdf_document(int), $gray_value(float) | 4.0.0, 5.0.5 |
| cpdf_setlinecap | $pdf_document(int), $value(int) | 4.0.0, 5.0.5 |
| cpdf_setlinejoin | $pdf_document(int), $value(int) | 4.0.0, 5.0.5 |
| cpdf_setlinewidth | $pdf_document(int), $width(float) | 4.0.0, 5.0.5 |
| cpdf_setmiterlimit | $pdf_document(int), $value(float) | 4.0.0, 5.0.5 |
| cpdf_setrgbcolor | $pdf_document(int), $red_value(float), $green_value(float), $blue_value(float) | 4.0.0, 5.0.5 |
| cpdf_setrgbcolor_fill | $pdf_document(int), $red_value(float), $green_value(float), $blue_value(float) | 4.0.0, 5.0.5 |
| cpdf_setrgbcolor_stroke | $pdf_document(int), $red_value(float), $green_value(float), $blue_value(float) | 4.0.0, 5.0.5 |
| cpdf_show | $pdf_document(int), $text(string) | 4.0.0, 5.0.5 |
| cpdf_show_xy | $pdf_document(int), $text(string), $x_coor(float), $y_coor(float), $mode(int) | 4.0.0, 5.0.5 |
| cpdf_stringwidth | $pdf_document(int), $text(string) | 4.0.0, 5.0.5 |
| cpdf_stroke | $pdf_document(int) | 4.0.0, 5.0.5 |
| cpdf_text | $pdf_document(int), $text(string), $x_coor(float), $y_coor(float), $mode(int), $orientation(float), $alignmode(int) | 4.0.0, 5.0.5 |
| cpdf_translate | $pdf_document(int), $x_coor(float), $y_coor(float) | 4.0.0, 5.0.5 |
| crypt | $str(string), $salt(string) | 4.0.0, 5.0.0 |
| current | no arguements | 4.0.0, 5.0.0 |
| date | $format(string), $timestamp(int) | 4.0.0, 5.0.0 |
| dba_close | $handle(resource) | 4.0.0, 5.0.0 |
| dba_delete | $key(string), $handle(resource) | 4.0.0, 5.0.0 |
| dba_exists | $key(string), $handle(resource) | 4.0.0, 5.0.0 |
| dba_fetch | $key(string), $handle(resource) | 4.0.0, 5.0.0 |
| dba_firstkey | $handle(resource) | 4.0.0, 5.0.0 |
| dba_insert | $key(string), $value(string), $handle(resource) | 4.0.0, 5.0.0 |
| dba_nextkey | $handle(resource) | 4.0.0, 5.0.0 |
| dba_open | $path(string), $mode(string), $handler(string), $...(mixed) | 4.0.0, 5.0.0 |
| dba_optimize | $handle(resource) | 4.0.0, 5.0.0 |
| dba_popen | $path(string), $mode(string), $handler(string), $...(mixed) | 4.0.0, 5.0.0 |
| dba_replace | $key(string), $value(string), $handle(resource) | 4.0.0, 5.0.0 |
| dba_sync | $handle(resource) | 4.0.0, 5.0.0 |
| dbase_add_record | $dbase_identifier(int), $record(array) | 4.0.0, 5.0.0 |
| dbase_close | $dbase_identifier(int) | 4.0.0, 5.0.0 |
| dbase_create | $filename(string), $fields(array) | 4.0.0, 5.0.0 |
| dbase_delete_record | $dbase_identifier(int), $record_number(int) | 4.0.0, 5.0.0 |
| dbase_get_record | $dbase_identifier(int), $record_number(int) | 4.0.0, 5.0.0 |
| dbase_get_record_with_names | $dbase_identifier(int), $record_number(int) | 4.0.0, 5.0.0 |
| dbase_numfields | $dbase_identifier(int) | 4.0.0, 5.0.0 |
| dbase_numrecords | $dbase_identifier(int) | 4.0.0, 5.0.0 |
| dbase_open | $filename(string), $mode(int) | 4.0.0, 5.0.0 |
| dbase_pack | $dbase_identifier(int) | 4.0.0, 5.0.0 |
| dbase_replace_record | $dbase_identifier(int), $record(array), $record_number(int) | 4.0.0, 5.0.0 |
| dblist | no arguements | 4.0.0 |
| dbmclose | $dbm_identifier(resource) | 4.0.0 |
| dbmdelete | $dbm_identifier(resource), $key(string) | 4.0.0 |
| dbmexists | $dbm_identifier(resource), $key(string) | 4.0.0 |
| dbmfetch | $dbm_identifier(resource), $key(string) | 4.0.0 |
| dbmfirstkey | $dbm_identifier(resource) | 4.0.0 |
| dbminsert | $dbm_identifier(resource), $key(string), $value(string) | 4.0.0 |
| dbmnextkey | $dbm_identifier(resource), $key(string) | 4.0.0 |
| dbmopen | $filename(string), $flags(string) | 4.0.0 |
| dbmreplace | $dbm_identifier(resource), $key(string), $value(string) | 4.0.0 |
| dcgettext | $domain(string), $message(string), $category(int) | 4.0.0, 5.0.0 |
| decbin | $number(int) | 4.0.0, 5.0.0 |
| dechex | $number(int) | 4.0.0, 5.0.0 |
| decoct | $number(int) | 4.0.0, 5.0.0 |
| define | $name(string), $value(mixed), $case_insensitive(bool) | 4.0.0, 5.0.0 |
| define_syslog_variables | no arguements | 4.0.0, 5.0.0 |
| defined | $name(string) | 4.0.0, 5.0.0 |
| deg2rad | $number(float) | 4.0.0, 5.0.0 |
| dgettext | $domain(string), $message(string) | 4.0.0, 5.0.0 |
| die | no arguements | 4.0.0, 5.0.0 |
| dirname | $path(string) | 4.0.0, 5.0.0 |
| diskfreespace | no arguements | 4.0.0, 5.0.0 |
| dl | $library(string) | 4.0.0, 5.0.0 |
| doubleval | no arguements | 4.0.0, 5.0.0 |
| each | no arguements | 4.0.0, 5.0.0 |
| easter_date | $year(int) | 4.0.0, 5.0.0 |
| easter_days | $year(int), $method(int) | 4.0.0, 5.0.0 |
| echo | $arg1(string), $...(string) | 4.0.0, 5.0.0 |
| empty | $var(mixed) | 4.0.0, 5.0.0 |
| end | no arguements | 4.0.0, 5.0.0 |
| ereg | $pattern(string), $string(string) | 4.0.0, 5.0.0 |
| ereg_replace | $pattern(string), $replacement(string), $string(string) | 4.0.0, 5.0.0 |
| eregi | $pattern(string), $string(string) | 4.0.0, 5.0.0 |
| eregi_replace | $pattern(string), $replacement(string), $string(string) | 4.0.0, 5.0.0 |
| error_log | $message(string), $message_type(int), $destination(string), $extra_headers(string) | 4.0.0, 5.0.0 |
| error_reporting | $level(int) | 4.0.0, 5.0.0 |
| escapeshellcmd | $command(string) | 4.0.0, 5.0.0 |
| eval | $code_str(string) | 4.0.0, 5.0.0 |
| exec | $command(string) | 4.0.0, 5.0.0 |
| exit | $status(string) | 4.0.0, 5.0.0 |
| exp | $arg(float) | 4.0.0, 5.0.0 |
| explode | $delimiter(string), $string(string), $limit(int) | 4.0.0, 5.0.0 |
| extension_loaded | $name(string) | 4.0.0, 5.0.0 |
| extract | $var_array(array), $extract_type(int), $prefix(string) | 4.0.0, 5.0.0 |
| fclose | $handle(resource) | 4.0.0, 5.0.0 |
| fdf_add_template | $fdf_document(resource), $newpage(int), $filename(string), $template(string), $rename(int) | 4.0.0, 5.0.0 |
| fdf_close | $fdf_document(resource) | 4.0.0, 5.0.0 |
| fdf_create | no arguements | 4.0.0, 5.0.0 |
| fdf_get_file | $fdf_document(resource) | 4.0.0, 5.0.0 |
| fdf_get_status | $fdf_document(resource) | 4.0.0, 5.0.0 |
| fdf_get_value | $fdf_document(resource), $fieldname(string), $which(int) | 4.0.0, 5.0.0 |
| fdf_next_field_name | $fdf_document(resource), $fieldname(string) | 4.0.0, 5.0.0 |
| fdf_open | $filename(string) | 4.0.0, 5.0.0 |
| fdf_save | $fdf_document(resource), $filename(string) | 4.0.0, 5.0.0 |
| fdf_set_ap | $fdf_document(resource), $field_name(string), $face(int), $filename(string), $page_number(int) | 4.0.0, 5.0.0 |
| fdf_set_file | $fdf_document(resource), $url(string), $target_frame(string) | 4.0.0, 5.0.0 |
| fdf_set_status | $fdf_document(resource), $status(string) | 4.0.0, 5.0.0 |
| fdf_set_value | $fdf_document(resource), $fieldname(string), $value(mixed), $isName(int) | 4.0.0, 5.0.0 |
| feof | $handle(resource) | 4.0.0, 5.0.0 |
| fgetc | $handle(resource) | 4.0.0, 5.0.0 |
| fgetcsv | $handle(resource), $length(int), $delimiter(string), $enclosure(string), $escape(string) | 4.0.0, 5.0.0 |
| fgets | $handle(resource), $length(int) | 4.0.0, 5.0.0 |
| fgetss | $handle(resource), $length(int), $allowable_tags(string) | 4.0.0, 5.0.0 |
| file | $filename(string), $flags(int), $context(resource) | 4.0.0, 5.0.0 |
| file_exists | $filename(string) | 4.0.0, 5.0.0 |
| fileatime | $filename(string) | 4.0.0, 5.0.0 |
| filectime | $filename(string) | 4.0.0, 5.0.0 |
| filegroup | $filename(string) | 4.0.0, 5.0.0 |
| fileinode | $filename(string) | 4.0.0, 5.0.0 |
| filemtime | $filename(string) | 4.0.0, 5.0.0 |
| fileowner | $filename(string) | 4.0.0, 5.0.0 |
| fileperms | $filename(string) | 4.0.0, 5.0.0 |
| filepro | $directory(string) | 4.0.0, 5.1.6 |
| filepro_fieldcount | no arguements | 4.0.0, 5.1.6 |
| filepro_fieldname | $field_number(int) | 4.0.0, 5.1.6 |
| filepro_fieldtype | $field_number(int) | 4.0.0, 5.1.6 |
| filepro_fieldwidth | $field_number(int) | 4.0.0, 5.1.6 |
| filepro_retrieve | $row_number(int), $field_number(int) | 4.0.0, 5.1.6 |
| filepro_rowcount | no arguements | 4.0.0, 5.1.6 |
| filesize | $filename(string) | 4.0.0, 5.0.0 |
| filetype | $filename(string) | 4.0.0, 5.0.0 |
| flock | $handle(resource), $operation(int) | 4.0.0, 5.0.0 |
| floor | $value(float) | 4.0.0, 5.0.0 |
| flush | no arguements | 4.0.0, 5.0.0 |
| fopen | $filename(string), $mode(string), $use_include_path(bool), $context(resource) | 4.0.0, 5.0.0 |
| fpassthru | $handle(resource) | 4.0.0, 5.0.0 |
| fputs | no arguements | 4.0.0, 5.0.0 |
| fread | $handle(resource), $length(int) | 4.0.0, 5.0.0 |
| fseek | $handle(resource), $offset(int), $whence(int) | 4.0.0, 5.0.0 |
| fsockopen | $hostname(string), $port(int), $timeout(float) | 4.0.0, 5.0.0 |
| fstat | $handle(resource) | 4.0.0, 5.0.0 |
| ftell | $handle(resource) | 4.0.0, 5.0.0 |
| ftp_cdup | $ftp_stream(resource) | 4.0.0, 5.0.0 |
| ftp_chdir | $ftp_stream(resource), $directory(string) | 4.0.0, 5.0.0 |
| ftp_connect | $host(string), $port(int), $timeout(int) | 4.0.0, 5.0.0 |
| ftp_delete | $ftp_stream(resource), $path(string) | 4.0.0, 5.0.0 |
| ftp_fget | $ftp_stream(resource), $handle(resource), $remote_file(string), $mode(int), $resumepos(int) | 4.0.0, 5.0.0 |
| ftp_fput | $ftp_stream(resource), $remote_file(string), $handle(resource), $mode(int), $startpos(int) | 4.0.0, 5.0.0 |
| ftp_get | $ftp_stream(resource), $local_file(string), $remote_file(string), $mode(int), $resumepos(int) | 4.0.0, 5.0.0 |
| ftp_login | $ftp_stream(resource), $username(string), $password(string) | 4.0.0, 5.0.0 |
| ftp_mdtm | $ftp_stream(resource), $remote_file(string) | 4.0.0, 5.0.0 |
| ftp_mkdir | $ftp_stream(resource), $directory(string) | 4.0.0, 5.0.0 |
| ftp_nlist | $ftp_stream(resource), $directory(string) | 4.0.0, 5.0.0 |
| ftp_pasv | $ftp_stream(resource), $pasv(bool) | 4.0.0, 5.0.0 |
| ftp_put | $ftp_stream(resource), $remote_file(string), $local_file(string), $mode(int), $startpos(int) | 4.0.0, 5.0.0 |
| ftp_pwd | $ftp_stream(resource) | 4.0.0, 5.0.0 |
| ftp_quit | no arguements | 4.0.0, 5.0.0 |
| ftp_rawlist | $ftp_stream(resource), $directory(string), $recursive(bool) | 4.0.0, 5.0.0 |
| ftp_rename | $ftp_stream(resource), $oldname(string), $newname(string) | 4.0.0, 5.0.0 |
| ftp_rmdir | $ftp_stream(resource), $directory(string) | 4.0.0, 5.0.0 |
| ftp_site | $ftp_stream(resource), $command(string) | 4.0.0, 5.0.0 |
| ftp_size | $ftp_stream(resource), $remote_file(string) | 4.0.0, 5.0.0 |
| ftp_systype | $ftp_stream(resource) | 4.0.0, 5.0.0 |
| ftruncate | $handle(resource), $size(int) | 4.0.0, 5.0.0 |
| func_get_arg | $arg_num(int) | 4.0.0, 5.0.0 |
| func_get_args | no arguements | 4.0.0, 5.0.0 |
| func_num_args | no arguements | 4.0.0, 5.0.0 |
| function_exists | $function_name(string) | 4.0.0, 5.0.0 |
| fwrite | $handle(resource), $string(string), $length(int) | 4.0.0, 5.0.0 |
| get_browser | $user_agent(string), $return_array(bool) | 4.0.0, 5.0.0 |
| get_cfg_var | $option(string) | 4.0.0, 5.0.0 |
| get_class | $object(object) | 4.0.0, 5.0.0 |
| get_class_methods | $class_name(mixed) | 4.0.0, 5.0.0 |
| get_class_vars | $class_name(string) | 4.0.0, 5.0.0 |
| get_current_user | no arguements | 4.0.0, 5.0.0 |
| get_declared_classes | no arguements | 4.0.0, 5.0.0 |
| get_extension_funcs | $module_name(string) | 4.0.0, 5.0.0 |
| get_html_translation_table | $table(int), $quote_style(int) | 4.0.0, 5.0.0 |
| get_included_files | no arguements | 4.0.0, 5.0.0 |
| get_loaded_extensions | $zend_extensions(bool) | 4.0.0, 5.0.0 |
| get_magic_quotes_gpc | no arguements | 4.0.0, 5.0.0 |
| get_magic_quotes_runtime | no arguements | 4.0.0, 5.0.0 |
| get_meta_tags | $filename(string), $use_include_path(bool) | 4.0.0, 5.0.0 |
| get_object_vars | $object(object) | 4.0.0, 5.0.0 |
| get_parent_class | $object(mixed) | 4.0.0, 5.0.0 |
| get_required_files | no arguements | 4.0.0, 5.0.0 |
| getallheaders | no arguements | 4.0.0, 5.0.0 |
| getcwd | no arguements | 4.0.0, 5.0.0 |
| getdate | $timestamp(int) | 4.0.0, 5.0.0 |
| getenv | $varname(string) | 4.0.0, 5.0.0 |
| gethostbyaddr | $ip_address(string) | 4.0.0, 5.0.0 |
| gethostbyname | $hostname(string) | 4.0.0, 5.0.0 |
| gethostbynamel | $hostname(string) | 4.0.0, 5.0.0 |
| getimagesize | $filename(string) | 4.0.0, 5.0.0 |
| getlastmod | no arguements | 4.0.0, 5.0.0 |
| getmxrr | $hostname(string) | 4.0.0, 5.0.0 |
| getmyinode | no arguements | 4.0.0, 5.0.0 |
| getmypid | no arguements | 4.0.0, 5.0.0 |
| getmyuid | no arguements | 4.0.0, 5.0.0 |
| getprotobyname | $name(string) | 4.0.0, 5.0.0 |
| getprotobynumber | $number(int) | 4.0.0, 5.0.0 |
| getrandmax | no arguements | 4.0.0, 5.0.0 |
| getrusage | $who(int) | 4.0.0, 5.0.0 |
| getservbyname | $service(string), $protocol(string) | 4.0.0, 5.0.0 |
| getservbyport | $port(int), $protocol(string) | 4.0.0, 5.0.0 |
| gettext | $message(string) | 4.0.0, 5.0.0 |
| gettimeofday | $return_float(bool) | 4.0.0, 5.0.0 |
| gettype | $var(mixed) | 4.0.0, 5.0.0 |
| gmdate | $format(string), $timestamp(int) | 4.0.0, 5.0.0 |
| gmmktime | $hour(int), $minute(int), $second(int), $month(int), $day(int), $year(int), $is_dst(int) | 4.0.0, 5.0.0 |
| gmstrftime | $format(string), $timestamp(int) | 4.0.0, 5.0.0 |
| gzclose | $zp(resource) | 4.0.0, 5.0.0 |
| gzeof | $zp(resource) | 4.0.0, 5.0.0 |
| gzfile | $filename(string), $use_include_path(int) | 4.0.0, 5.0.0 |
| gzgetc | $zp(resource) | 4.0.0, 5.0.0 |
| gzgets | $zp(resource), $length(int) | 4.0.0, 5.0.0 |
| gzgetss | $zp(resource), $length(int), $allowable_tags(string) | 4.0.0, 5.0.0 |
| gzopen | $filename(string), $mode(string), $use_include_path(int) | 4.0.0, 5.0.0 |
| gzpassthru | $zp(resource) | 4.0.0, 5.0.0 |
| gzputs | no arguements | 4.0.0, 5.0.0 |
| gzread | $zp(resource), $length(int) | 4.0.0, 5.0.0 |
| gzrewind | $zp(resource) | 4.0.0, 5.0.0 |
| gzseek | $zp(resource), $offset(int) | 4.0.0, 5.0.0 |
| gztell | $zp(resource) | 4.0.0, 5.0.0 |
| gzwrite | $zp(resource), $string(string), $length(int) | 4.0.0, 5.0.0 |
| header | $string(string), $replace(bool), $http_response_code(int) | 4.0.0, 5.0.0 |
| headers_sent | no arguements | 4.0.0, 5.0.0 |
| hebrev | $hebrew_text(string), $max_chars_per_line(int) | 4.0.0, 5.0.0 |
| hebrevc | $hebrew_text(string), $max_chars_per_line(int) | 4.0.0, 5.0.0 |
| hexdec | $hex_string(string) | 4.0.0, 5.0.0 |
| highlight_file | $filename(string), $return(bool) | 4.0.0, 5.0.0 |
| highlight_string | $str(string), $return(bool) | 4.0.0, 5.0.0 |
| htmlentities | $string(string), $quote_style(int), $charset(string), $double_encode(bool) | 4.0.0, 5.0.0 |
| htmlspecialchars | $string(string), $quote_style(int), $charset(string), $double_encode(bool) | 4.0.0, 5.0.0 |
| hw_Array2Objrec | $object_array(array) | 4.0.0 |
| hw_Children | $connection(int), $objectID(int) | 4.0.0 |
| hw_ChildrenObj | $connection(int), $objectID(int) | 4.0.0 |
| hw_Close | $connection(int) | 4.0.0 |
| hw_Connect | $host(string), $port(int), $username(string), $password(string) | 4.0.0 |
| hw_Deleteobject | $connection(int), $object_to_delete(int) | 4.0.0 |
| hw_DocByAnchor | $connection(int), $anchorID(int) | 4.0.0 |
| hw_DocByAnchorObj | $connection(int), $anchorID(int) | 4.0.0 |
| hw_Document_Attributes | $hw_document(int) | 4.0.0 |
| hw_Document_BodyTag | $hw_document(int), $prefix(string) | 4.0.0 |
| hw_Document_Content | $hw_document(int) | 4.0.0 |
| hw_Document_SetContent | $hw_document(int), $content(string) | 4.0.0 |
| hw_Document_Size | $hw_document(int) | 4.0.0 |
| hw_EditText | $connection(int), $hw_document(int) | 4.0.0 |
| hw_Error | $connection(int) | 4.0.0 |
| hw_ErrorMsg | $connection(int) | 4.0.0 |
| hw_Free_Document | $hw_document(int) | 4.0.0 |
| hw_GetAnchors | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetAnchorsObj | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetAndLock | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetChildColl | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetChildCollObj | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetChildDocColl | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetChildDocCollObj | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetObject | $connection(int), $objectID(mixed), $query(string) | 4.0.0 |
| hw_GetObjectByQuery | $connection(int), $query(string), $max_hits(int) | 4.0.0 |
| hw_GetObjectByQueryColl | $connection(int), $objectID(int), $query(string), $max_hits(int) | 4.0.0 |
| hw_GetObjectByQueryCollObj | $connection(int), $objectID(int), $query(string), $max_hits(int) | 4.0.0 |
| hw_GetObjectByQueryObj | $connection(int), $query(string), $max_hits(int) | 4.0.0 |
| hw_GetParents | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetParentsObj | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetRemote | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetSrcByDestObj | $connection(int), $objectID(int) | 4.0.0 |
| hw_GetText | $connection(int), $objectID(int) | 4.0.0 |
| hw_Identify | $link(int), $username(string), $password(string) | 4.0.0 |
| hw_InCollections | $connection(int), $object_id_array(array), $collection_id_array(array), $return_collections(int) | 4.0.0 |
| hw_Info | $connection(int) | 4.0.0 |
| hw_InsColl | $connection(int), $objectID(int), $object_array(array) | 4.0.0 |
| hw_InsDoc | $connection(resource), $parentID(int), $object_record(string), $text(string) | 4.0.0 |
| hw_InsertDocument | $connection(int), $parent_id(int), $hw_document(int) | 4.0.0 |
| hw_InsertObject | $connection(int), $object_rec(string), $parameter(string) | 4.0.0 |
| hw_Modifyobject | $connection(int), $object_to_change(int), $remove(array), $add(array), $mode(int) | 4.0.0 |
| hw_New_Document | $object_record(string), $document_data(string), $document_size(int) | 4.0.0 |
| hw_Output_Document | $hw_document(int) | 4.0.0 |
| hw_PipeDocument | $connection(int), $objectID(int), $url_prefixes(array) | 4.0.0 |
| hw_Root | no arguements | 4.0.0 |
| hw_Unlock | $connection(int), $objectID(int) | 4.0.0 |
| hw_Who | $connection(int) | 4.0.0 |
| hw_changeobject | $link(int), $objid(int), $attributes(array) | 4.0.0 |
| hw_connection_info | $link(int) | 4.0.0 |
| hw_cp | $connection(int), $object_id_array(array), $destination_id(int) | 4.0.0 |
| hw_dummy | $link(int), $id(int), $msgid(int) | 4.0.0 |
| hw_getrellink | $link(int), $rootid(int), $sourceid(int), $destid(int) | 4.0.0 |
| hw_getremotechildren | $connection(int), $object_record(string) | 4.0.0 |
| hw_getusername | $connection(int) | 4.0.0 |
| hw_mapid | $connection(int), $server_id(int), $object_id(int) | 4.0.0 |
| hw_mv | $connection(int), $object_id_array(array), $source_id(int), $destination_id(int) | 4.0.0 |
| hw_objrec2array | $object_record(string) | 4.0.0 |
| hw_pConnect | $host(string), $port(int), $username(string), $password(string) | 4.0.0 |
| hw_setlinkroot | $link(int), $rootid(int) | 4.0.0 |
| hw_stat | $link(int) | 4.0.0 |
| ibase_blob_add | $blob_handle(resource), $data(string) | 4.0.0, 5.0.0 |
| ibase_blob_cancel | $blob_handle(resource) | 4.0.0, 5.0.0 |
| ibase_blob_close | $blob_handle(resource) | 4.0.0, 5.0.0 |
| ibase_blob_create | $link_identifier(resource) | 4.0.0, 5.0.0 |
| ibase_blob_echo | $link_identifier(resource), $blob_id(string) | 4.0.0, 5.0.0 |
| ibase_blob_get | $blob_handle(resource), $len(int) | 4.0.0, 5.0.0 |
| ibase_blob_import | $link_identifier(resource), $file_handle(resource) | 4.0.0, 5.0.0 |
| ibase_blob_info | $link_identifier(resource), $blob_id(string) | 4.0.0, 5.0.0 |
| ibase_blob_open | $link_identifier(resource), $blob_id(string) | 4.0.0, 5.0.0 |
| ibase_close | $connection_id(resource) | 4.0.0, 5.0.0 |
| ibase_commit | $link_or_trans_identifier(resource) | 4.0.0, 5.0.0 |
| ibase_connect | $database(string), $username(string), $password(string), $charset(string), $buffers(int), $dialect(int), $role(string), $sync(int) | 4.0.0, 5.0.0 |
| ibase_errmsg | no arguements | 4.0.0, 5.0.0 |
| ibase_execute | $query(resource), $bind_arg(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| ibase_fetch_object | $result_id(resource), $fetch_flag(int) | 4.0.0, 5.0.0 |
| ibase_fetch_row | $result_identifier(resource), $fetch_flag(int) | 4.0.0, 5.0.0 |
| ibase_field_info | $result(resource), $field_number(int) | 4.0.0, 5.0.0 |
| ibase_free_query | $query(resource) | 4.0.0, 5.0.0 |
| ibase_free_result | $result_identifier(resource) | 4.0.0, 5.0.0 |
| ibase_num_fields | $result_id(resource) | 4.0.0, 5.0.0 |
| ibase_pconnect | $database(string), $username(string), $password(string), $charset(string), $buffers(int), $dialect(int), $role(string), $sync(int) | 4.0.0, 5.0.0 |
| ibase_prepare | $query(string) | 4.0.0, 5.0.0 |
| ibase_query | $link_identifier(resource), $query(string), $bind_args(int) | 4.0.0, 5.0.0 |
| ibase_rollback | $link_or_trans_identifier(resource) | 4.0.0, 5.0.0 |
| ibase_timefmt | $format(string), $columntype(int) | 4.0.0 |
| ibase_trans | $trans_args(int), $link_identifier(resource) | 4.0.0, 5.0.0 |
| ignore_user_abort | $setting(bool) | 4.0.0, 5.0.0 |
| imagearc | $image(resource), $cx(int), $cy(int), $width(int), $height(int), $start(int), $end(int), $color(int) | 4.0.0, 5.0.0 |
| imagechar | $image(resource), $font(int), $x(int), $y(int), $c(string), $color(int) | 4.0.0, 5.0.0 |
| imagecharup | $image(resource), $font(int), $x(int), $y(int), $c(string), $color(int) | 4.0.0, 5.0.0 |
| imagecolorallocate | $image(resource), $red(int), $green(int), $blue(int) | 4.0.0, 5.0.0 |
| imagecolorat | $image(resource), $x(int), $y(int) | 4.0.0, 5.0.0 |
| imagecolorclosest | $image(resource), $red(int), $green(int), $blue(int) | 4.0.0, 5.0.0 |
| imagecolordeallocate | $image(resource), $color(int) | 4.0.0, 5.0.0 |
| imagecolorexact | $image(resource), $red(int), $green(int), $blue(int) | 4.0.0, 5.0.0 |
| imagecolorresolve | $image(resource), $red(int), $green(int), $blue(int) | 4.0.0, 5.0.0 |
| imagecolorset | $image(resource), $index(int), $red(int), $green(int), $blue(int) | 4.0.0, 5.0.0 |
| imagecolorsforindex | $image(resource), $index(int) | 4.0.0, 5.0.0 |
| imagecolorstotal | $image(resource) | 4.0.0, 5.0.0 |
| imagecolortransparent | $image(resource), $color(int) | 4.0.0, 5.0.0 |
| imagecopy | $dst_im(resource), $src_im(resource), $dst_x(int), $dst_y(int), $src_x(int), $src_y(int), $src_w(int), $src_h(int) | 4.0.0, 5.0.0 |
| imagecopyresized | $dst_image(resource), $src_image(resource), $dst_x(int), $dst_y(int), $src_x(int), $src_y(int), $dst_w(int), $dst_h(int), $src_w(int), $src_h(int) | 4.0.0, 5.0.0 |
| imagecreate | $width(int), $height(int) | 4.0.0, 5.0.0 |
| imagecreatefromgif | $filename(string) | 4.0.0, 5.0.0 |
| imagecreatefromjpeg | $filename(string) | 4.0.0, 5.0.0 |
| imagecreatefrompng | $filename(string) | 4.0.0, 5.0.0 |
| imagedashedline | $image(resource), $x1(int), $y1(int), $x2(int), $y2(int), $color(int) | 4.0.0, 5.0.0 |
| imagedestroy | $image(resource) | 4.0.0, 5.0.0 |
| imagefill | $image(resource), $x(int), $y(int), $color(int) | 4.0.0, 5.0.0 |
| imagefilledpolygon | $image(resource), $points(array), $num_points(int), $color(int) | 4.0.0, 5.0.0 |
| imagefilledrectangle | $image(resource), $x1(int), $y1(int), $x2(int), $y2(int), $color(int) | 4.0.0, 5.0.0 |
| imagefilltoborder | $image(resource), $x(int), $y(int), $border(int), $color(int) | 4.0.0, 5.0.0 |
| imagefontheight | $font(int) | 4.0.0, 5.0.0 |
| imagefontwidth | $font(int) | 4.0.0, 5.0.0 |
| imagegammacorrect | $image(resource), $inputgamma(float), $outputgamma(float) | 4.0.0, 5.0.0 |
| imagegif | $image(resource), $filename(string) | 4.0.0, 5.0.0 |
| imageinterlace | $image(resource), $interlace(int) | 4.0.0, 5.0.0 |
| imagejpeg | $image(resource), $filename(string), $quality(int) | 4.0.0, 5.0.0 |
| imageline | $image(resource), $x1(int), $y1(int), $x2(int), $y2(int), $color(int) | 4.0.0, 5.0.0 |
| imageloadfont | $file(string) | 4.0.0, 5.0.0 |
| imagepng | $image(resource), $filename(string), $quality(int), $filters(int) | 4.0.0, 5.0.0 |
| imagepolygon | $image(resource), $points(array), $num_points(int), $color(int) | 4.0.0, 5.0.0 |
| imagepsbbox | $text(string), $font(int), $size(int), $space(int), $tightness(int), $angle(float) | 4.0.0, 5.0.0 |
| imagepsencodefont | $font_index(resource), $encodingfile(string) | 4.0.0, 5.0.0 |
| imagepsextendfont | $font_index(int), $extend(float) | 4.0.0, 5.0.0 |
| imagepsfreefont | $fontindex(resource) | 4.0.0, 5.0.0 |
| imagepsloadfont | $filename(string) | 4.0.0, 5.0.0 |
| imagepsslantfont | $font_index(resource), $slant(float) | 4.0.0, 5.0.0 |
| imagepstext | $image(resource), $text(string), $font(resource), $size(int), $foreground(int), $background(int), $x(int), $y(int), $space(int), $tightness(int), $angle(float), $antialias_steps(int) | 4.0.0, 5.0.0 |
| imagerectangle | $image(resource), $x1(int), $y1(int), $x2(int), $y2(int), $color(int) | 4.0.0, 5.0.0 |
| imagesetpixel | $image(resource), $x(int), $y(int), $color(int) | 4.0.0, 5.0.0 |
| imagestring | $image(resource), $font(int), $x(int), $y(int), $string(string), $color(int) | 4.0.0, 5.0.0 |
| imagestringup | $image(resource), $font(int), $x(int), $y(int), $string(string), $color(int) | 4.0.0, 5.0.0 |
| imagesx | $image(resource) | 4.0.0, 5.0.0 |
| imagesy | $image(resource) | 4.0.0, 5.0.0 |
| imagettfbbox | $size(float), $angle(float), $fontfile(string), $text(string) | 4.0.0, 5.0.0 |
| imagettftext | $image(resource), $size(float), $angle(float), $x(int), $y(int), $color(int), $fontfile(string), $text(string) | 4.0.0, 5.0.0 |
| imap_8bit | $string(string) | 4.0.0, 5.0.0 |
| imap_alerts | no arguements | 4.0.0, 5.0.0 |
| imap_append | $imap_stream(resource), $mailbox(string), $message(string), $options(string) | 4.0.0, 5.0.0 |
| imap_base64 | $text(string) | 4.0.0, 5.0.0 |
| imap_binary | $string(string) | 4.0.0, 5.0.0 |
| imap_body | $imap_stream(resource), $msg_number(int), $options(int) | 4.0.0, 5.0.0 |
| imap_bodystruct | $imap_stream(resource), $msg_number(int), $section(string) | 4.0.0, 5.0.0 |
| imap_check | $imap_stream(resource) | 4.0.0, 5.0.0 |
| imap_clearflag_full | $imap_stream(resource), $sequence(string), $flag(string), $options(string) | 4.0.0, 5.0.0 |
| imap_close | $imap_stream(resource), $flag(int) | 4.0.0, 5.0.0 |
| imap_createmailbox | $imap_stream(resource), $mailbox(string) | 4.0.0, 5.0.0 |
| imap_delete | $imap_stream(int), $msg_number(int), $options(int) | 4.0.0, 5.0.0 |
| imap_deletemailbox | $imap_stream(resource), $mailbox(string) | 4.0.0, 5.0.0 |
| imap_errors | no arguements | 4.0.0, 5.0.0 |
| imap_expunge | $imap_stream(resource) | 4.0.0, 5.0.0 |
| imap_fetch_overview | $imap_stream(resource), $sequence(string), $options(int) | 4.0.0, 5.0.0 |
| imap_fetchbody | $imap_stream(resource), $msg_number(int), $part_number(string), $options(int) | 4.0.0, 5.0.0 |
| imap_fetchheader | $imap_stream(resource), $msg_number(int), $options(int) | 4.0.0, 5.0.0 |
| imap_fetchstructure | $imap_stream(resource), $msg_number(int), $options(int) | 4.0.0, 5.0.0 |
| imap_getmailboxes | $imap_stream(resource), $ref(string), $pattern(string) | 4.0.0, 5.0.0 |
| imap_getsubscribed | $imap_stream(resource), $ref(string), $pattern(string) | 4.0.0, 5.0.0 |
| imap_header | no arguements | 4.0.0, 5.0.0 |
| imap_headerinfo | $imap_stream(resource), $msg_number(int), $fromlength(int), $subjectlength(int), $defaulthost(string) | 4.0.0, 5.0.0 |
| imap_headers | $imap_stream(resource) | 4.0.0, 5.0.0 |
| imap_last_error | no arguements | 4.0.0, 5.0.0 |
| imap_list | $imap_stream(resource), $ref(string), $pattern(string) | 4.0.0, 5.0.0 |
| imap_listmailbox | no arguements | 4.0.0, 5.0.0 |
| imap_listsubscribed | no arguements | 4.0.0, 5.0.0 |
| imap_lsub | $imap_stream(resource), $ref(string), $pattern(string) | 4.0.0, 5.0.0 |
| imap_mail | $to(string), $subject(string), $message(string), $additional_headers(string), $cc(string), $bcc(string), $rpath(string) | 4.0.0, 5.0.0 |
| imap_mail_compose | $envelope(array), $body(array) | 4.0.0, 5.0.0 |
| imap_mail_copy | $imap_stream(resource), $msglist(string), $mailbox(string), $options(int) | 4.0.0, 5.0.0 |
| imap_mail_move | $imap_stream(resource), $msglist(string), $mailbox(string), $options(int) | 4.0.0, 5.0.0 |
| imap_mailboxmsginfo | $imap_stream(resource) | 4.0.0, 5.0.0 |
| imap_mime_header_decode | $text(string) | 4.0.0, 5.0.0 |
| imap_msgno | $imap_stream(resource), $uid(int) | 4.0.0, 5.0.0 |
| imap_num_msg | $imap_stream(resource) | 4.0.0, 5.0.0 |
| imap_num_recent | $imap_stream(resource) | 4.0.0, 5.0.0 |
| imap_open | $mailbox(string), $username(string), $password(string), $options(int), $n_retries(int) | 4.0.0, 5.0.0 |
| imap_ping | $imap_stream(resource) | 4.0.0, 5.0.0 |
| imap_qprint | $string(string) | 4.0.0, 5.0.0 |
| imap_renamemailbox | $imap_stream(resource), $old_mbox(string), $new_mbox(string) | 4.0.0, 5.0.0 |
| imap_reopen | $imap_stream(resource), $mailbox(string), $options(int), $n_retries(int) | 4.0.0, 5.0.0 |
| imap_rfc822_parse_adrlist | $address(string), $default_host(string) | 4.0.0, 5.0.0 |
| imap_rfc822_parse_headers | $headers(string), $defaulthost(string) | 4.0.0, 5.0.0 |
| imap_rfc822_write_address | $mailbox(string), $host(string), $personal(string) | 4.0.0, 5.0.0 |
| imap_scanmailbox | no arguements | 4.0.0, 5.0.0 |
| imap_search | $imap_stream(resource), $criteria(string), $options(int), $charset(string) | 4.0.0, 5.0.0 |
| imap_setflag_full | $imap_stream(resource), $sequence(string), $flag(string), $options(int) | 4.0.0, 5.0.0 |
| imap_sort | $imap_stream(resource), $criteria(int), $reverse(int), $options(int), $search_criteria(string), $charset(string) | 4.0.0, 5.0.0 |
| imap_status | $imap_stream(resource), $mailbox(string), $options(int) | 4.0.0, 5.0.0 |
| imap_subscribe | $imap_stream(resource), $mailbox(string) | 4.0.0, 5.0.0 |
| imap_uid | $imap_stream(resource), $msg_number(int) | 4.0.0, 5.0.0 |
| imap_undelete | $imap_stream(resource), $msg_number(int), $flags(int) | 4.0.0, 5.0.0 |
| imap_unsubscribe | $imap_stream(string), $mailbox(string) | 4.0.0, 5.0.0 |
| imap_utf7_decode | $text(string) | 4.0.0, 5.0.0 |
| imap_utf7_encode | $data(string) | 4.0.0, 5.0.0 |
| imap_utf8 | $mime_encoded_text(string) | 4.0.0, 5.0.0 |
| implode | $glue(string), $pieces(array) | 4.0.0, 5.0.0 |
| in_array | $needle(mixed), $haystack(array), $strict(bool) | 4.0.0, 5.0.0 |
| ini_alter | no arguements | 4.0.0, 5.0.0 |
| ini_get | $varname(string) | 4.0.0, 5.0.0 |
| ini_restore | $varname(string) | 4.0.0, 5.0.0 |
| ini_set | $varname(string), $newvalue(string) | 4.0.0, 5.0.0 |
| intval | $var(mixed), $base(int) | 4.0.0, 5.0.0 |
| ip2long | $ip_address(string) | 4.0.0, 5.0.0 |
| iptcembed | $iptcdata(string), $jpeg_file_name(string), $spool(int) | 4.0.0, 5.0.0 |
| iptcparse | $iptcblock(string) | 4.0.0, 5.0.0 |
| is_array | $var(mixed) | 4.0.0, 5.0.0 |
| is_bool | $var(mixed) | 4.0.0, 5.0.0 |
| is_dir | $filename(string) | 4.0.0, 5.0.0 |
| is_double | no arguements | 4.0.0, 5.0.0 |
| is_executable | $filename(string) | 4.0.0, 5.0.0 |
| is_file | $filename(string) | 4.0.0, 5.0.0 |
| is_float | $var(mixed) | 4.0.0, 5.0.0 |
| is_int | $var(mixed) | 4.0.0, 5.0.0 |
| is_integer | no arguements | 4.0.0, 5.0.0 |
| is_link | $filename(string) | 4.0.0, 5.0.0 |
| is_long | no arguements | 4.0.0, 5.0.0 |
| is_numeric | $var(mixed) | 4.0.0, 5.0.0 |
| is_object | $var(mixed) | 4.0.0, 5.0.0 |
| is_readable | $filename(string) | 4.0.0, 5.0.0 |
| is_real | no arguements | 4.0.0, 5.0.0 |
| is_resource | $var(mixed) | 4.0.0, 5.0.0 |
| is_string | $var(mixed) | 4.0.0, 5.0.0 |
| is_subclass_of | $object(mixed), $class_name(string) | 4.0.0, 5.0.0 |
| is_writable | $filename(string) | 4.0.0, 5.0.0 |
| is_writeable | no arguements | 4.0.0, 5.0.0 |
| isset | $var(mixed), $var(mixed) | 4.0.0, 5.0.0 |
| jdtojewish | $juliandaycount(int), $hebrew(bool), $fl(int) | 4.0.0, 5.0.0 |
| jdtounix | $jday(int) | 4.0.0, 5.0.0 |
| join | no arguements | 4.0.0, 5.0.0 |
| key | no arguements | 4.0.0, 5.0.0 |
| krsort | $sort_flags(int) | 4.0.0, 5.0.0 |
| ksort | $sort_flags(int) | 4.0.0, 5.0.0 |
| lcg_value | no arguements | 4.0.0, 5.0.0 |
| ldap_add | $link_identifier(resource), $dn(string), $entry(array) | 4.0.0, 5.0.0 |
| ldap_bind | $link_identifier(resource), $bind_rdn(string), $bind_password(string) | 4.0.0, 5.0.0 |
| ldap_close | no arguements | 4.0.0, 5.0.0 |
| ldap_connect | $hostname(string), $port(int) | 4.0.0, 5.0.0 |
| ldap_count_entries | $link_identifier(resource), $result_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_delete | $link_identifier(resource), $dn(string) | 4.0.0, 5.0.0 |
| ldap_dn2ufn | $dn(string) | 4.0.0, 5.0.0 |
| ldap_err2str | $errno(int) | 4.0.0, 5.0.0 |
| ldap_errno | $link_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_error | $link_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_explode_dn | $dn(string), $with_attrib(int) | 4.0.0, 5.0.0 |
| ldap_first_attribute | $link_identifier(resource), $result_entry_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_first_entry | $link_identifier(resource), $result_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_free_result | $result_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_get_attributes | $link_identifier(resource), $result_entry_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_get_dn | $link_identifier(resource), $result_entry_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_get_entries | $link_identifier(resource), $result_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_get_values | $link_identifier(resource), $result_entry_identifier(resource), $attribute(string) | 4.0.0, 5.0.0 |
| ldap_get_values_len | $link_identifier(resource), $result_entry_identifier(resource), $attribute(string) | 4.0.0, 5.0.0 |
| ldap_list | $link_identifier(resource), $base_dn(string), $filter(string), $attributes(array), $attrsonly(int), $sizelimit(int), $timelimit(int), $deref(int) | 4.0.0, 5.0.0 |
| ldap_mod_add | $link_identifier(resource), $dn(string), $entry(array) | 4.0.0, 5.0.0 |
| ldap_mod_del | $link_identifier(resource), $dn(string), $entry(array) | 4.0.0, 5.0.0 |
| ldap_mod_replace | $link_identifier(resource), $dn(string), $entry(array) | 4.0.0, 5.0.0 |
| ldap_modify | $link_identifier(resource), $dn(string), $entry(array) | 4.0.0, 5.0.0 |
| ldap_next_attribute | $link_identifier(resource), $result_entry_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_next_entry | $link_identifier(resource), $result_entry_identifier(resource) | 4.0.0, 5.0.0 |
| ldap_read | $link_identifier(resource), $base_dn(string), $filter(string), $attributes(array), $attrsonly(int), $sizelimit(int), $timelimit(int), $deref(int) | 4.0.0, 5.0.0 |
| ldap_search | $link_identifier(resource), $base_dn(string), $filter(string), $attributes(array), $attrsonly(int), $sizelimit(int), $timelimit(int), $deref(int) | 4.0.0, 5.0.0 |
| ldap_unbind | $link_identifier(resource) | 4.0.0, 5.0.0 |
| link | $target(string), $link(string) | 4.0.0, 5.0.0 |
| linkinfo | $path(string) | 4.0.0, 5.0.0 |
| list | $varname(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| localtime | $timestamp(int), $is_associative(bool) | 4.0.0, 5.0.0 |
| log | $arg(float), $base(float) | 4.0.0, 5.0.0 |
| log10 | $arg(float) | 4.0.0, 5.0.0 |
| long2ip | $proper_address(int) | 4.0.0, 5.0.0 |
| lstat | $filename(string) | 4.0.0, 5.0.0 |
| ltrim | $str(string), $charlist(string) | 4.0.0, 5.0.0 |
| $to(string), $subject(string), $message(string), $additional_headers(string), $additional_parameters(string) | 4.0.0, 5.0.0 | |
| max | $values(array) | 4.0.0, 5.0.0 |
| mcal_append_event | $mcal_stream(int) | 4.0.0 |
| mcal_close | $mcal_stream(int), $flags(int) | 4.0.0 |
| mcal_create_calendar | $stream(int), $calendar(string) | 4.0.0 |
| mcal_date_compare | $a_year(int), $a_month(int), $a_day(int), $b_year(int), $b_month(int), $b_day(int) | 4.0.0 |
| mcal_date_valid | $year(int), $month(int), $day(int) | 4.0.0 |
| mcal_day_of_week | $year(int), $month(int), $day(int) | 4.0.0 |
| mcal_day_of_year | $year(int), $month(int), $day(int) | 4.0.0 |
| mcal_days_in_month | $month(int), $leap_year(int) | 4.0.0 |
| mcal_delete_calendar | $stream(int), $calendar(string) | 4.0.0 |
| mcal_delete_event | $mcal_stream(int), $event_id(int) | 4.0.0 |
| mcal_event_add_attribute | $stream(int), $attribute(string), $value(string) | 4.0.0 |
| mcal_event_init | $stream(int) | 4.0.0 |
| mcal_event_set_alarm | $stream(int), $alarm(int) | 4.0.0 |
| mcal_event_set_category | $stream(int), $category(string) | 4.0.0 |
| mcal_event_set_class | $stream(int), $class(int) | 4.0.0 |
| mcal_event_set_description | $stream(int), $description(string) | 4.0.0 |
| mcal_event_set_end | $stream(int), $year(int), $month(int), $day(int), $hour(int), $min(int), $sec(int) | 4.0.0 |
| mcal_event_set_recur_daily | $stream(int), $year(int), $month(int), $day(int), $interval(int) | 4.0.0 |
| mcal_event_set_recur_monthly_mday | $stream(int), $year(int), $month(int), $day(int), $interval(int) | 4.0.0 |
| mcal_event_set_recur_monthly_wday | $stream(int), $year(int), $month(int), $day(int), $interval(int) | 4.0.0 |
| mcal_event_set_recur_none | $stream(int) | 4.0.0 |
| mcal_event_set_recur_weekly | $stream(int), $year(int), $month(int), $day(int), $interval(int), $weekdays(int) | 4.0.0 |
| mcal_event_set_recur_yearly | $stream(int), $year(int), $month(int), $day(int), $interval(int) | 4.0.0 |
| mcal_event_set_start | $stream(int), $year(int), $month(int), $day(int), $hour(int), $min(int), $sec(int) | 4.0.0 |
| mcal_event_set_title | $stream(int), $title(string) | 4.0.0 |
| mcal_expunge | $stream(int) | 4.0.0 |
| mcal_fetch_current_stream_event | $stream(int) | 4.0.0 |
| mcal_fetch_event | $mcal_stream(int), $event_id(int), $options(int) | 4.0.0 |
| mcal_is_leap_year | $year(int) | 4.0.0 |
| mcal_list_alarms | $mcal_stream(int), $begin_year(int), $begin_month(int), $begin_day(int), $end_year(int), $end_month(int), $end_day(int) | 4.0.0 |
| mcal_list_events | $mcal_stream(int), $begin_year(int), $begin_month(int), $begin_day(int), $end_year(int), $end_month(int), $end_day(int) | 4.0.0 |
| mcal_next_recurrence | $stream(int), $weekstart(int), $next(array) | 4.0.0 |
| mcal_open | $calendar(string), $username(string), $password(string), $options(int) | 4.0.0 |
| mcal_popen | $calendar(string), $username(string), $password(string), $options(int) | 4.0.0 |
| mcal_rename_calendar | $stream(int), $old_name(string), $new_name(string) | 4.0.0 |
| mcal_reopen | $mcal_stream(int), $calendar(string), $options(int) | 4.0.0 |
| mcal_snooze | $stream_id(int), $event_id(int) | 4.0.0 |
| mcal_store_event | $mcal_stream(int) | 4.0.0 |
| mcal_time_valid | $hour(int), $minutes(int), $seconds(int) | 4.0.0 |
| mcal_week_of_year | $day(int), $month(int), $year(int) | 4.0.0 |
| mcrypt_cbc | $cipher(int), $key(string), $data(string), $mode(int), $iv(string) | 4.0.0, 5.0.0 |
| mcrypt_cfb | $cipher(int), $key(string), $data(string), $mode(int), $iv(string) | 4.0.0, 5.0.0 |
| mcrypt_create_iv | $size(int), $source(int) | 4.0.0, 5.0.0 |
| mcrypt_ecb | $cipher(int), $key(string), $data(string), $mode(int) | 4.0.0, 5.0.0 |
| mcrypt_get_block_size | $cipher(int) | 4.0.0, 5.0.0 |
| mcrypt_get_cipher_name | $cipher(int) | 4.0.0, 5.0.0 |
| mcrypt_get_key_size | $cipher(int) | 4.0.0, 5.0.0 |
| mcrypt_ofb | $cipher(int), $key(string), $data(string), $mode(int), $iv(string) | 4.0.0, 5.0.0 |
| md5 | $str(string), $raw_output(bool) | 4.0.0, 5.0.0 |
| metaphone | $str(string), $phones(int) | 4.0.0, 5.0.0 |
| method_exists | $object(object), $method_name(string) | 4.0.0, 5.0.0 |
| mhash | $hash(int), $data(string), $key(string) | 4.0.0, 5.0.0 |
| mhash_count | no arguements | 4.0.0, 5.0.0 |
| mhash_get_block_size | $hash(int) | 4.0.0, 5.0.0 |
| mhash_get_hash_name | $hash(int) | 4.0.0, 5.0.0 |
| microtime | $get_as_float(bool) | 4.0.0, 5.0.0 |
| min | $values(array) | 4.0.0, 5.0.0 |
| mkdir | $pathname(string), $mode(int), $recursive(bool), $context(resource) | 4.0.0, 5.0.0 |
| mktime | $hour(int), $minute(int), $second(int), $month(int), $day(int), $year(int), $is_dst(int) | 4.0.0, 5.0.0 |
| msql | no arguements | 4.0.0, 5.0.0 |
| msql_affected_rows | $result(resource) | 4.0.0, 5.0.0 |
| msql_close | $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_connect | $hostname(string) | 4.0.0, 5.0.0 |
| msql_create_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_createdb | no arguements | 4.0.0, 5.0.0 |
| msql_data_seek | $result(resource), $row_number(int) | 4.0.0, 5.0.0 |
| msql_db_query | $database(string), $query(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_dbname | no arguements | 4.0.0, 5.0.0 |
| msql_drop_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_error | no arguements | 4.0.0, 5.0.0 |
| msql_fetch_array | $result(resource), $result_type(int) | 4.0.0, 5.0.0 |
| msql_fetch_field | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| msql_fetch_object | $result(resource) | 4.0.0, 5.0.0 |
| msql_fetch_row | $result(resource) | 4.0.0, 5.0.0 |
| msql_field_flags | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| msql_field_len | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| msql_field_name | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| msql_field_seek | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| msql_field_table | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| msql_field_type | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| msql_fieldflags | no arguements | 4.0.0, 5.0.0 |
| msql_fieldlen | no arguements | 4.0.0, 5.0.0 |
| msql_fieldname | no arguements | 4.0.0, 5.0.0 |
| msql_fieldtable | no arguements | 4.0.0, 5.0.0 |
| msql_fieldtype | no arguements | 4.0.0, 5.0.0 |
| msql_free_result | $result(resource) | 4.0.0, 5.0.0 |
| msql_list_dbs | $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_list_fields | $database(string), $tablename(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_list_tables | $database(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_num_fields | $result(resource) | 4.0.0, 5.0.0 |
| msql_num_rows | $query_identifier(resource) | 4.0.0, 5.0.0 |
| msql_numfields | no arguements | 4.0.0, 5.0.0 |
| msql_numrows | no arguements | 4.0.0, 5.0.0 |
| msql_pconnect | $hostname(string) | 4.0.0, 5.0.0 |
| msql_query | $query(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_regcase | no arguements | 4.0.0, 5.0.0 |
| msql_result | $result(resource), $row(int), $field(mixed) | 4.0.0, 5.0.0 |
| msql_select_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| msql_tablename | no arguements | 4.0.0, 5.0.0 |
| mssql_close | $link_identifier(resource) | 4.0.0, 5.0.0 |
| mssql_connect | $servername(string), $username(string), $password(string), $new_link(bool) | 4.0.0, 5.0.0 |
| mssql_data_seek | $result_identifier(resource), $row_number(int) | 4.0.0, 5.0.0 |
| mssql_fetch_array | $result(resource), $result_type(int) | 4.0.0, 5.0.0 |
| mssql_fetch_field | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mssql_fetch_object | $result(resource) | 4.0.0, 5.0.0 |
| mssql_fetch_row | $result(resource) | 4.0.0, 5.0.0 |
| mssql_field_length | $result(resource), $offset(int) | 4.0.0, 5.0.0 |
| mssql_field_name | $result(resource), $offset(int) | 4.0.0, 5.0.0 |
| mssql_field_seek | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mssql_field_type | $result(resource), $offset(int) | 4.0.0, 5.0.0 |
| mssql_free_result | $result(resource) | 4.0.0, 5.0.0 |
| mssql_get_last_message | no arguements | 4.0.0, 5.0.0 |
| mssql_min_error_severity | $severity(int) | 4.0.0, 5.0.0 |
| mssql_min_message_severity | $severity(int) | 4.0.0, 5.0.0 |
| mssql_num_fields | $result(resource) | 4.0.0, 5.0.0 |
| mssql_num_rows | $result(resource) | 4.0.0, 5.0.0 |
| mssql_pconnect | $servername(string), $username(string), $password(string), $new_link(bool) | 4.0.0, 5.0.0 |
| mssql_query | $query(string), $link_identifier(resource), $batch_size(int) | 4.0.0, 5.0.0 |
| mssql_result | $result(resource), $row(int), $field(mixed) | 4.0.0, 5.0.0 |
| mssql_select_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mt_getrandmax | no arguements | 4.0.0, 5.0.0 |
| mt_rand | $min(int), $max(int) | 4.0.0, 5.0.0 |
| mt_srand | $seed(int) | 4.0.0, 5.0.0 |
| mysql_affected_rows | $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_close | $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_connect | $server(string), $username(string), $password(string), $new_link(bool), $client_flags(int) | 4.0.0, 5.0.0 |
| mysql_create_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_data_seek | $result(resource), $row_number(int) | 4.0.0, 5.0.0 |
| mysql_db_name | $result(resource), $row(int), $field(mixed) | 4.0.0, 5.0.0 |
| mysql_db_query | $database(string), $query(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_drop_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_errno | $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_error | $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_fetch_array | $result(resource), $result_type(int) | 4.0.0, 5.0.0 |
| mysql_fetch_field | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mysql_fetch_lengths | $result(resource) | 4.0.0, 5.0.0 |
| mysql_fetch_object | $result(resource), $class_name(string), $params(array) | 4.0.0, 5.0.0 |
| mysql_fetch_row | $result(resource) | 4.0.0, 5.0.0 |
| mysql_field_flags | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mysql_field_len | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mysql_field_name | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mysql_field_seek | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mysql_field_table | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mysql_field_type | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| mysql_free_result | $result(resource) | 4.0.0, 5.0.0 |
| mysql_insert_id | $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_list_dbs | $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_list_fields | $database_name(string), $table_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_list_tables | $database(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_num_fields | $result(resource) | 4.0.0, 5.0.0 |
| mysql_num_rows | $result(resource) | 4.0.0, 5.0.0 |
| mysql_pconnect | $server(string), $username(string), $password(string), $client_flags(int) | 4.0.0, 5.0.0 |
| mysql_query | $query(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_result | $result(resource), $row(int), $field(mixed) | 4.0.0, 5.0.0 |
| mysql_select_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| mysql_tablename | $result(resource), $i(int) | 4.0.0, 5.0.0 |
| natcasesort | no arguements | 4.0.0, 5.0.0 |
| natsort | no arguements | 4.0.0, 5.0.0 |
| next | no arguements | 4.0.0, 5.0.0 |
| nl2br | $string(string) | 4.0.0, 5.0.0 |
| number_format | $number(float), $decimals(int), $dec_point(string), $thousands_sep(string) | 4.0.0, 5.0.0 |
| ob_end_clean | no arguements | 4.0.0, 5.0.0 |
| ob_end_flush | no arguements | 4.0.0, 5.0.0 |
| ob_get_contents | no arguements | 4.0.0, 5.0.0 |
| ob_implicit_flush | $flag(int) | 4.0.0, 5.0.0 |
| ob_start | $output_callback(callback), $chunk_size(int), $erase(bool) | 4.0.0, 5.0.0 |
| ocibindbyname | no arguements | 4.0.0, 5.0.0 |
| ocicancel | no arguements | 4.0.0, 5.0.0 |
| ocicolumnisnull | no arguements | 4.0.0, 5.0.0 |
| ocicolumnname | no arguements | 4.0.0, 5.0.0 |
| ocicolumnprecision | no arguements | 4.0.0, 5.0.0 |
| ocicolumnscale | no arguements | 4.0.0, 5.0.0 |
| ocicolumnsize | no arguements | 4.0.0, 5.0.0 |
| ocicolumntype | no arguements | 4.0.0, 5.0.0 |
| ocicolumntyperaw | no arguements | 4.0.0, 5.0.0 |
| ocicommit | no arguements | 4.0.0, 5.0.0 |
| ocidefinebyname | no arguements | 4.0.0, 5.0.0 |
| ocierror | no arguements | 4.0.0, 5.0.0 |
| ociexecute | no arguements | 4.0.0, 5.0.0 |
| ocifetch | no arguements | 4.0.0, 5.0.0 |
| ocifetchinto | $statement(resource), $mode(int) | 4.0.0, 5.0.0 |
| ocifetchstatement | no arguements | 4.0.0, 5.0.0 |
| ocifreecursor | no arguements | 4.0.0, 5.0.0 |
| ocifreedesc | no arguements | 4.0.0, 5.0.0 |
| ocifreestatement | no arguements | 4.0.0, 5.0.0 |
| ociinternaldebug | no arguements | 4.0.0, 5.0.0 |
| ociloadlob | no arguements | 4.0.0, 5.0.0 |
| ocilogoff | no arguements | 4.0.0, 5.0.0 |
| ocilogon | no arguements | 4.0.0, 5.0.0 |
| ocinewcursor | no arguements | 4.0.0, 5.0.0 |
| ocinewdescriptor | no arguements | 4.0.0, 5.0.0 |
| ocinlogon | no arguements | 4.0.0, 5.0.0 |
| ocinumcols | no arguements | 4.0.0, 5.0.0 |
| ociparse | no arguements | 4.0.0, 5.0.0 |
| ociplogon | no arguements | 4.0.0, 5.0.0 |
| ociresult | no arguements | 4.0.0, 5.0.0 |
| ocirollback | no arguements | 4.0.0, 5.0.0 |
| ocirowcount | no arguements | 4.0.0, 5.0.0 |
| ocisavelob | no arguements | 4.0.0, 5.0.0 |
| ocisavelobfile | no arguements | 4.0.0, 5.0.0 |
| ociserverversion | no arguements | 4.0.0, 5.0.0 |
| ocisetprefetch | no arguements | 4.0.0, 5.0.0 |
| ocistatementtype | no arguements | 4.0.0, 5.0.0 |
| ociwritelobtofile | no arguements | 4.0.0, 5.0.0 |
| octdec | $octal_string(string) | 4.0.0, 5.0.0 |
| odbc_autocommit | $connection_id(resource), $OnOff(bool) | 4.0.0, 5.0.0 |
| odbc_binmode | $result_id(resource), $mode(int) | 4.0.0, 5.0.0 |
| odbc_close | $connection_id(resource) | 4.0.0, 5.0.0 |
| odbc_close_all | no arguements | 4.0.0, 5.0.0 |
| odbc_columnprivileges | $connection_id(resource), $qualifier(string), $owner(string), $table_name(string), $column_name(string) | 4.0.0, 5.0.0 |
| odbc_columns | $connection_id(resource), $qualifier(string), $schema(string), $table_name(string), $column_name(string) | 4.0.0, 5.0.0 |
| odbc_commit | $connection_id(resource) | 4.0.0, 5.0.0 |
| odbc_connect | $dsn(string), $user(string), $password(string), $cursor_type(int) | 4.0.0, 5.0.0 |
| odbc_cursor | $result_id(resource) | 4.0.0, 5.0.0 |
| odbc_do | $conn_id(resource), $query(string) | 4.0.0, 5.0.0 |
| odbc_exec | $connection_id(resource), $query_string(string), $flags(int) | 4.0.0, 5.0.0 |
| odbc_execute | $result_id(resource), $parameters_array(array) | 4.0.0, 5.0.0 |
| odbc_fetch_into | $result_id(resource), $rownumber(int) | 4.0.0, 5.0.0 |
| odbc_fetch_row | $result_id(resource), $row_number(int) | 4.0.0, 5.0.0 |
| odbc_field_len | $result_id(resource), $field_number(int) | 4.0.0, 5.0.0 |
| odbc_field_name | $result_id(resource), $field_number(int) | 4.0.0, 5.0.0 |
| odbc_field_num | $result_id(resource), $field_name(string) | 4.0.0, 5.0.0 |
| odbc_field_precision | $result_id(resource), $field_number(int) | 4.0.0, 5.0.0 |
| odbc_field_scale | $result_id(resource), $field_number(int) | 4.0.0, 5.0.0 |
| odbc_field_type | $result_id(resource), $field_number(int) | 4.0.0, 5.0.0 |
| odbc_foreignkeys | $connection_id(resource), $pk_qualifier(string), $pk_owner(string), $pk_table(string), $fk_qualifier(string), $fk_owner(string), $fk_table(string) | 4.0.0, 5.0.0 |
| odbc_free_result | $result_id(resource) | 4.0.0, 5.0.0 |
| odbc_gettypeinfo | $connection_id(resource), $data_type(int) | 4.0.0, 5.0.0 |
| odbc_longreadlen | $result_id(resource), $length(int) | 4.0.0, 5.0.0 |
| odbc_num_fields | $result_id(resource) | 4.0.0, 5.0.0 |
| odbc_num_rows | $result_id(resource) | 4.0.0, 5.0.0 |
| odbc_pconnect | $dsn(string), $user(string), $password(string), $cursor_type(int) | 4.0.0, 5.0.0 |
| odbc_prepare | $connection_id(resource), $query_string(string) | 4.0.0, 5.0.0 |
| odbc_primarykeys | $connection_id(resource), $qualifier(string), $owner(string), $table(string) | 4.0.0, 5.0.0 |
| odbc_procedurecolumns | $connection_id(resource), $qualifier(string), $owner(string), $proc(string), $column(string) | 4.0.0, 5.0.0 |
| odbc_procedures | $connection_id(resource), $qualifier(string), $owner(string), $name(string) | 4.0.0, 5.0.0 |
| odbc_result | $result_id(resource), $field(mixed) | 4.0.0, 5.0.0 |
| odbc_result_all | $result_id(resource), $format(string) | 4.0.0, 5.0.0 |
| odbc_rollback | $connection_id(resource) | 4.0.0, 5.0.0 |
| odbc_setoption | $id(resource), $function(int), $option(int), $param(int) | 4.0.0, 5.0.0 |
| odbc_specialcolumns | $connection_id(resource), $type(int), $qualifier(string), $owner(string), $table(string), $scope(int), $nullable(int) | 4.0.0, 5.0.0 |
| odbc_statistics | $connection_id(resource), $qualifier(string), $owner(string), $table_name(string), $unique(int), $accuracy(int) | 4.0.0, 5.0.0 |
| odbc_tableprivileges | $connection_id(resource), $qualifier(string), $owner(string), $name(string) | 4.0.0, 5.0.0 |
| odbc_tables | $connection_id(resource), $qualifier(string), $owner(string), $name(string), $types(string) | 4.0.0, 5.0.0 |
| opendir | $path(string), $context(resource) | 4.0.0, 5.0.0 |
| openlog | $ident(string), $option(int), $facility(int) | 4.0.0, 5.0.0 |
| ora_bind | $cursor(resource), $phpvar(string), $sqlparam(string), $length(int), $type(int) | 4.0.0, 5.0.5 |
| ora_close | $cursor(resource) | 4.0.0, 5.0.5 |
| ora_columnname | $cursor(resource), $column(int) | 4.0.0, 5.0.5 |
| ora_columnsize | $cursor(resource), $column(int) | 4.0.0, 5.0.5 |
| ora_columntype | $cursor(resource), $column(int) | 4.0.0, 5.0.5 |
| ora_commit | $connection(resource) | 4.0.0, 5.0.5 |
| ora_commitoff | $connection(resource) | 4.0.0, 5.0.5 |
| ora_commiton | $connection(resource) | 4.0.0, 5.0.5 |
| ora_do | $connection(resource), $query(string) | 4.0.0, 5.0.5 |
| ora_error | $cursor_or_connection(resource) | 4.0.0, 5.0.5 |
| ora_errorcode | $cursor_or_connection(resource) | 4.0.0, 5.0.5 |
| ora_exec | $cursor(resource) | 4.0.0, 5.0.5 |
| ora_fetch | $cursor(resource) | 4.0.0, 5.0.5 |
| ora_fetch_into | $cursor(resource), $flags(int) | 4.0.0, 5.0.5 |
| ora_getcolumn | $cursor(resource), $column(int) | 4.0.0, 5.0.5 |
| ora_logoff | $connection(resource) | 4.0.0, 5.0.5 |
| ora_logon | $user(string), $password(string) | 4.0.0, 5.0.5 |
| ora_numcols | $cursor(resource) | 4.0.0, 5.0.5 |
| ora_numrows | $cursor(resource) | 4.0.0, 5.0.5 |
| ora_open | $connection(resource) | 4.0.0, 5.0.5 |
| ora_parse | $cursor(resource), $sql_statement(string), $defer(int) | 4.0.0, 5.0.5 |
| ora_plogon | $user(string), $password(string) | 4.0.0, 5.0.5 |
| ora_rollback | $connection(resource) | 4.0.0, 5.0.5 |
| ord | $string(string) | 4.0.0, 5.0.0 |
| pack | $format(string), $args(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| parse_ini_file | $filename(string), $process_sections(bool) | 4.0.0, 5.0.0 |
| parse_str | $str(string) | 4.0.0, 5.0.0 |
| parse_url | $url(string), $component(int) | 4.0.0, 5.0.0 |
| passthru | $command(string) | 4.0.0, 5.0.0 |
| pclose | $handle(resource) | 4.0.0, 5.0.0 |
| pfsockopen | $hostname(string), $port(int), $timeout(float) | 4.0.0, 5.0.0 |
| pg_close | $connection(resource) | 4.0.0, 5.0.0 |
| pg_connect | $connection_string(string), $connect_type(int) | 4.0.0, 5.0.0 |
| pg_dbname | $connection(resource) | 4.0.0, 5.0.0 |
| pg_fetch_array | $result(resource), $row(int), $result_type(int) | 4.0.0, 5.0.0 |
| pg_fetch_object | $result(resource), $row(int), $result_type(int) | 4.0.0, 5.0.0 |
| pg_fetch_row | $result(resource), $row(int) | 4.0.0, 5.0.0 |
| pg_host | $connection(resource) | 4.0.0, 5.0.0 |
| pg_options | $connection(resource) | 4.0.0, 5.0.0 |
| pg_pconnect | $connection_string(string), $connect_type(int) | 4.0.0, 5.0.0 |
| pg_port | $connection(resource) | 4.0.0, 5.0.0 |
| pg_tty | $connection(resource) | 4.0.0, 5.0.0 |
| php_logo_guid | no arguements | 4.0.0, 5.0.0 |
| phpcredits | $flag(int) | 4.0.0, 5.0.0 |
| phpinfo | $what(int) | 4.0.0, 5.0.0 |
| phpversion | $extension(string) | 4.0.0, 5.0.0 |
| pi | no arguements | 4.0.0, 5.0.0 |
| popen | $command(string), $mode(string) | 4.0.0, 5.0.0 |
| pos | no arguements | 4.0.0, 5.0.0 |
| posix_ctermid | no arguements | 4.0.0, 5.0.0 |
| posix_getcwd | no arguements | 4.0.0, 5.0.0 |
| posix_getegid | no arguements | 4.0.0, 5.0.0 |
| posix_geteuid | no arguements | 4.0.0, 5.0.0 |
| posix_getgid | no arguements | 4.0.0, 5.0.0 |
| posix_getgrgid | $gid(int) | 4.0.0, 5.0.0 |
| posix_getgrnam | $name(string) | 4.0.0, 5.0.0 |
| posix_getgroups | no arguements | 4.0.0, 5.0.0 |
| posix_getlogin | no arguements | 4.0.0, 5.0.0 |
| posix_getpgid | $pid(int) | 4.0.0, 5.0.0 |
| posix_getpgrp | no arguements | 4.0.0, 5.0.0 |
| posix_getpid | no arguements | 4.0.0, 5.0.0 |
| posix_getppid | no arguements | 4.0.0, 5.0.0 |
| posix_getpwnam | $username(string) | 4.0.0, 5.0.0 |
| posix_getpwuid | $uid(int) | 4.0.0, 5.0.0 |
| posix_getrlimit | no arguements | 4.0.0, 5.0.0 |
| posix_getsid | $pid(int) | 4.0.0, 5.0.0 |
| posix_getuid | no arguements | 4.0.0, 5.0.0 |
| posix_isatty | $fd(int) | 4.0.0, 5.0.0 |
| posix_kill | $pid(int), $sig(int) | 4.0.0, 5.0.0 |
| posix_mkfifo | $pathname(string), $mode(int) | 4.0.0, 5.0.0 |
| posix_setgid | $gid(int) | 4.0.0, 5.0.0 |
| posix_setpgid | $pid(int), $pgid(int) | 4.0.0, 5.0.0 |
| posix_setsid | no arguements | 4.0.0, 5.0.0 |
| posix_setuid | $uid(int) | 4.0.0, 5.0.0 |
| posix_times | no arguements | 4.0.0, 5.0.0 |
| posix_ttyname | $fd(int) | 4.0.0, 5.0.0 |
| posix_uname | no arguements | 4.0.0, 5.0.0 |
| pow | $base(number), $exp(number) | 4.0.0, 5.0.0 |
| preg_grep | $pattern(string), $input(array), $flags(int) | 4.0.0, 5.0.0 |
| preg_match | $pattern(string), $subject(string), $flags(int), $offset(int) | 4.0.0, 5.0.0 |
| preg_match_all | $pattern(string), $subject(string), $flags(int), $offset(int) | 4.0.0, 5.0.0 |
| preg_quote | $str(string), $delimiter(string) | 4.0.0, 5.0.0 |
| preg_replace | $pattern(mixed), $replacement(mixed), $subject(mixed), $limit(int) | 4.0.0, 5.0.0 |
| preg_split | $pattern(string), $subject(string), $limit(int), $flags(int) | 4.0.0, 5.0.0 |
| prev | no arguements | 4.0.0, 5.0.0 |
| $arg(string) | 4.0.0, 5.0.0 | |
| print_r | $expression(mixed), $return(bool) | 4.0.0, 5.0.0 |
| printf | $format(string), $args(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| putenv | $setting(string) | 4.0.0, 5.0.0 |
| quoted_printable_decode | $str(string) | 4.0.0, 5.0.0 |
| quotemeta | $str(string) | 4.0.0, 5.0.0 |
| rad2deg | $number(float) | 4.0.0, 5.0.0 |
| rand | $min(int), $max(int) | 4.0.0, 5.0.0 |
| range | $low(mixed), $high(mixed), $step(number) | 4.0.0, 5.0.0 |
| rawurldecode | $str(string) | 4.0.0, 5.0.0 |
| rawurlencode | $str(string) | 4.0.0, 5.0.0 |
| readdir | $dir_handle(resource) | 4.0.0, 5.0.0 |
| readfile | $filename(string), $use_include_path(bool), $context(resource) | 4.0.0, 5.0.0 |
| readgzfile | $filename(string), $use_include_path(int) | 4.0.0, 5.0.0 |
| readline | $prompt(string) | 4.0.0, 5.0.0 |
| readline_add_history | $line(string) | 4.0.0, 5.0.0 |
| readline_clear_history | no arguements | 4.0.0, 5.0.0 |
| readline_completion_function | $function(callback) | 4.0.0, 5.0.0 |
| readline_info | $varname(string), $newvalue(string) | 4.0.0, 5.0.0 |
| readline_list_history | no arguements | 4.0.0, 5.0.0 |
| readline_read_history | $filename(string) | 4.0.0, 5.0.0 |
| readline_write_history | $filename(string) | 4.0.0, 5.0.0 |
| readlink | $path(string) | 4.0.0, 5.0.0 |
| realpath | $path(string) | 4.0.0, 5.0.0 |
| recode | no arguements | 4.0.0, 5.0.0 |
| recode_file | $request(string), $input(resource), $output(resource) | 4.0.0, 5.0.0 |
| recode_string | $request(string), $string(string) | 4.0.0, 5.0.0 |
| register_shutdown_function | $function(callback), $parameter(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| rename | $oldname(string), $newname(string), $context(resource) | 4.0.0, 5.0.0 |
| reset | no arguements | 4.0.0, 5.0.0 |
| rewind | $handle(resource) | 4.0.0, 5.0.0 |
| rewinddir | $dir_handle(resource) | 4.0.0, 5.0.0 |
| rmdir | $dirname(string), $context(resource) | 4.0.0, 5.0.0 |
| round | $val(float), $precision(int) | 4.0.0, 5.0.0 |
| rsort | $sort_flags(int) | 4.0.0, 5.0.0 |
| rtrim | $str(string), $charlist(string) | 4.0.0, 5.0.0 |
| sem_acquire | $sem_identifier(resource) | 4.0.0, 5.0.0 |
| sem_get | $key(int), $max_acquire(int), $perm(int), $auto_release(int) | 4.0.0, 5.0.0 |
| sem_release | $sem_identifier(resource) | 4.0.0, 5.0.0 |
| serialize | $value(mixed) | 4.0.0, 5.0.0 |
| session_decode | $data(string) | 4.0.0, 5.0.0 |
| session_destroy | no arguements | 4.0.0, 5.0.0 |
| session_encode | no arguements | 4.0.0, 5.0.0 |
| session_get_cookie_params | no arguements | 4.0.0, 5.0.0 |
| session_id | $id(string) | 4.0.0, 5.0.0 |
| session_is_registered | $name(string) | 4.0.0, 5.0.0 |
| session_module_name | $module(string) | 4.0.0, 5.0.0 |
| session_name | $name(string) | 4.0.0, 5.0.0 |
| session_register | $name(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| session_save_path | $path(string) | 4.0.0, 5.0.0 |
| session_set_cookie_params | $lifetime(int), $path(string), $domain(string), $secure(bool), $httponly(bool) | 4.0.0, 5.0.0 |
| session_set_save_handler | $open(callback), $close(callback), $read(callback), $write(callback), $destroy(callback), $gc(callback) | 4.0.0, 5.0.0 |
| session_start | no arguements | 4.0.0, 5.0.0 |
| session_unregister | $name(string) | 4.0.0, 5.0.0 |
| session_unset | no arguements | 4.0.0, 5.0.0 |
| set_file_buffer | no arguements | 4.0.0, 5.0.0 |
| set_magic_quotes_runtime | $new_setting(int) | 4.0.0, 5.0.0 |
| set_time_limit | $seconds(int) | 4.0.0, 5.0.0 |
| setcookie | $name(string), $value(string), $expire(int), $path(string), $domain(string), $secure(bool), $httponly(bool) | 4.0.0, 5.0.0 |
| setlocale | $category(int), $locale(string), $...(string) | 4.0.0, 5.0.0 |
| settype | $type(string) | 4.0.0, 5.0.0 |
| shell_exec | $cmd(string) | 4.0.0, 5.0.0 |
| shm_attach | $key(int), $memsize(int), $perm(int) | 4.0.0, 5.0.0 |
| shm_detach | $shm_identifier(int) | 4.0.0, 5.0.0 |
| shm_get_var | $shm_identifier(int), $variable_key(int) | 4.0.0, 5.0.0 |
| shm_put_var | $shm_identifier(int), $variable_key(int), $variable(mixed) | 4.0.0, 5.0.0 |
| shm_remove | $shm_identifier(int) | 4.0.0, 5.0.0 |
| shm_remove_var | $shm_identifier(int), $variable_key(int) | 4.0.0, 5.0.0 |
| show_source | no arguements | 4.0.0, 5.0.0 |
| shuffle | no arguements | 4.0.0, 5.0.0 |
| similar_text | $first(string), $second(string) | 4.0.0, 5.0.0 |
| sin | $arg(float) | 4.0.0, 5.0.0 |
| sizeof | no arguements | 4.0.0, 5.0.0 |
| sleep | $seconds(int) | 4.0.0, 5.0.0 |
| snmp_get_quick_print | no arguements | 4.0.0, 5.0.0 |
| snmp_set_quick_print | $quick_print(bool) | 4.0.0, 5.0.0 |
| snmpget | $hostname(string), $community(string), $object_id(string), $timeout(int), $retries(int) | 4.0.0, 5.0.0 |
| snmprealwalk | $host(string), $community(string), $object_id(string), $timeout(int), $retries(int) | 4.0.0, 5.0.0 |
| snmpset | $hostname(string), $community(string), $object_id(string), $type(string), $value(mixed), $timeout(int), $retries(int) | 4.0.0, 5.0.0 |
| snmpwalk | $hostname(string), $community(string), $object_id(string), $timeout(int), $retries(int) | 4.0.0, 5.0.0 |
| snmpwalkoid | $hostname(string), $community(string), $object_id(string), $timeout(int), $retries(int) | 4.0.0, 5.0.0 |
| socket_get_status | no arguements | 4.0.0, 5.0.0 |
| socket_set_blocking | no arguements | 4.0.0, 5.0.0 |
| socket_set_timeout | no arguements | 4.0.0, 5.0.0 |
| sort | $sort_flags(int) | 4.0.0, 5.0.0 |
| soundex | $str(string) | 4.0.0, 5.0.0 |
| split | $pattern(string), $string(string), $limit(int) | 4.0.0, 5.0.0 |
| sprintf | $format(string), $args(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| sql_regcase | $string(string) | 4.0.0, 5.0.0 |
| sqrt | $arg(float) | 4.0.0, 5.0.0 |
| srand | $seed(int) | 4.0.0, 5.0.0 |
| stat | $filename(string) | 4.0.0, 5.0.0 |
| str_repeat | $input(string), $multiplier(int) | 4.0.0, 5.0.0 |
| str_replace | $search(mixed), $replace(mixed), $subject(mixed) | 4.0.0, 5.0.0 |
| strcasecmp | $str1(string), $str2(string) | 4.0.0, 5.0.0 |
| strchr | no arguements | 4.0.0, 5.0.0 |
| strcmp | $str1(string), $str2(string) | 4.0.0, 5.0.0 |
| strcspn | $str1(string), $str2(string), $start(int), $length(int) | 4.0.0, 5.0.0 |
| strftime | $format(string), $timestamp(int) | 4.0.0, 5.0.0 |
| strip_tags | $str(string), $allowable_tags(string) | 4.0.0, 5.0.0 |
| stripcslashes | $str(string) | 4.0.0, 5.0.0 |
| stripslashes | $str(string) | 4.0.0, 5.0.0 |
| stristr | $haystack(string), $needle(string), $before_needle(bool) | 4.0.0, 5.0.0 |
| strlen | $string(string) | 4.0.0, 5.0.0 |
| strnatcasecmp | $str1(string), $str2(string) | 4.0.0, 5.0.0 |
| strnatcmp | $str1(string), $str2(string) | 4.0.0, 5.0.0 |
| strncmp | $str1(string), $str2(string), $len(int) | 4.0.0, 5.0.0 |
| strpos | $haystack(string), $needle(mixed), $offset(int) | 4.0.0, 5.0.0 |
| strrchr | $haystack(string), $needle(string) | 4.0.0, 5.0.0 |
| strrev | $string(string) | 4.0.0, 5.0.0 |
| strrpos | $haystack(string), $needle(string), $offset(int) | 4.0.0, 5.0.0 |
| strspn | $str1(string), $str2(string), $start(int), $length(int) | 4.0.0, 5.0.0 |
| strstr | $haystack(string), $needle(string), $before_needle(bool) | 4.0.0, 5.0.0 |
| strtok | $str(string), $token(string) | 4.0.0, 5.0.0 |
| strtolower | $str(string) | 4.0.0, 5.0.0 |
| strtotime | $time(string), $now(int) | 4.0.0, 5.0.0 |
| strtoupper | $string(string) | 4.0.0, 5.0.0 |
| strtr | $str(string), $from(string), $to(string) | 4.0.0, 5.0.0 |
| strval | $var(mixed) | 4.0.0, 5.0.0 |
| substr | $string(string), $start(int), $length(int) | 4.0.0, 5.0.0 |
| substr_count | $haystack(string), $needle(string), $offset(int), $length(int) | 4.0.0, 5.0.0 |
| substr_replace | $string(mixed), $replacement(string), $start(int), $length(int) | 4.0.0, 5.0.0 |
| swf_actiongeturl | $url(string), $target(string) | 4.0.0 |
| swf_actiongotoframe | $framenumber(int) | 4.0.0 |
| swf_actiongotolabel | $label(string) | 4.0.0 |
| swf_actionnextframe | no arguements | 4.0.0 |
| swf_actionplay | no arguements | 4.0.0 |
| swf_actionprevframe | no arguements | 4.0.0 |
| swf_actionsettarget | $target(string) | 4.0.0 |
| swf_actionstop | no arguements | 4.0.0 |
| swf_actiontogglequality | no arguements | 4.0.0 |
| swf_actionwaitforframe | $framenumber(int), $skipcount(int) | 4.0.0 |
| swf_addbuttonrecord | $states(int), $shapeid(int), $depth(int) | 4.0.0 |
| swf_addcolor | $r(float), $g(float), $b(float), $a(float) | 4.0.0 |
| swf_closefile | $return_file(int) | 4.0.0 |
| swf_definebitmap | $objid(int), $image_name(string) | 4.0.0 |
| swf_definefont | $fontid(int), $fontname(string) | 4.0.0 |
| swf_defineline | $objid(int), $x1(float), $y1(float), $x2(float), $y2(float), $width(float) | 4.0.0 |
| swf_definepoly | $objid(int), $coords(array), $npoints(int), $width(float) | 4.0.0 |
| swf_definerect | $objid(int), $x1(float), $y1(float), $x2(float), $y2(float), $width(float) | 4.0.0 |
| swf_definetext | $objid(int), $str(string), $docenter(int) | 4.0.0 |
| swf_endbutton | no arguements | 4.0.0 |
| swf_enddoaction | no arguements | 4.0.0 |
| swf_endshape | no arguements | 4.0.0 |
| swf_endsymbol | no arguements | 4.0.0 |
| swf_fontsize | $size(float) | 4.0.0 |
| swf_fontslant | $slant(float) | 4.0.0 |
| swf_fonttracking | $tracking(float) | 4.0.0 |
| swf_getbitmapinfo | $bitmapid(int) | 4.0.0 |
| swf_getfontinfo | no arguements | 4.0.0 |
| swf_getframe | no arguements | 4.0.0 |
| swf_labelframe | $name(string) | 4.0.0 |
| swf_lookat | $view_x(float), $view_y(float), $view_z(float), $reference_x(float), $reference_y(float), $reference_z(float), $twist(float) | 4.0.0 |
| swf_modifyobject | $depth(int), $how(int) | 4.0.0 |
| swf_mulcolor | $r(float), $g(float), $b(float), $a(float) | 4.0.0 |
| swf_nextid | no arguements | 4.0.0 |
| swf_oncondition | $transition(int) | 4.0.0 |
| swf_openfile | $filename(string), $width(float), $height(float), $framerate(float), $r(float), $g(float), $b(float) | 4.0.0 |
| swf_ortho2 | $xmin(float), $xmax(float), $ymin(float), $ymax(float) | 4.0.0 |
| swf_perspective | $fovy(float), $aspect(float), $near(float), $far(float) | 4.0.0 |
| swf_placeobject | $objid(int), $depth(int) | 4.0.0 |
| swf_polarview | $dist(float), $azimuth(float), $incidence(float), $twist(float) | 4.0.0 |
| swf_popmatrix | no arguements | 4.0.0 |
| swf_posround | $round(int) | 4.0.0 |
| swf_pushmatrix | no arguements | 4.0.0 |
| swf_removeobject | $depth(int) | 4.0.0 |
| swf_rotate | $angle(float), $axis(string) | 4.0.0 |
| swf_scale | $x(float), $y(float), $z(float) | 4.0.0 |
| swf_setfont | $fontid(int) | 4.0.0 |
| swf_setframe | $framenumber(int) | 4.0.0 |
| swf_shapearc | $x(float), $y(float), $r(float), $ang1(float), $ang2(float) | 4.0.0 |
| swf_shapecurveto | $x1(float), $y1(float), $x2(float), $y2(float) | 4.0.0 |
| swf_shapecurveto3 | $x1(float), $y1(float), $x2(float), $y2(float), $x3(float), $y3(float) | 4.0.0 |
| swf_shapefillbitmapclip | $bitmapid(int) | 4.0.0 |
| swf_shapefillbitmaptile | $bitmapid(int) | 4.0.0 |
| swf_shapefilloff | no arguements | 4.0.0 |
| swf_shapefillsolid | $r(float), $g(float), $b(float), $a(float) | 4.0.0 |
| swf_shapelinesolid | $r(float), $g(float), $b(float), $a(float), $width(float) | 4.0.0 |
| swf_shapelineto | $x(float), $y(float) | 4.0.0 |
| swf_shapemoveto | $x(float), $y(float) | 4.0.0 |
| swf_showframe | no arguements | 4.0.0 |
| swf_startbutton | $objid(int), $type(int) | 4.0.0 |
| swf_startdoaction | no arguements | 4.0.0 |
| swf_startshape | $objid(int) | 4.0.0 |
| swf_startsymbol | $objid(int) | 4.0.0 |
| swf_textwidth | $str(string) | 4.0.0 |
| swf_translate | $x(float), $y(float), $z(float) | 4.0.0 |
| swf_viewport | $xmin(float), $xmax(float), $ymin(float), $ymax(float) | 4.0.0 |
| sybase_affected_rows | $link_identifier(resource) | 4.0.0, 5.0.0 |
| sybase_close | $link_identifier(resource) | 4.0.0, 5.0.0 |
| sybase_connect | $servername(string), $username(string), $password(string), $charset(string), $appname(string) | 4.0.0, 5.0.0 |
| sybase_data_seek | $result_identifier(resource), $row_number(int) | 4.0.0, 5.0.0 |
| sybase_fetch_array | $result(resource) | 4.0.0, 5.0.0 |
| sybase_fetch_field | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| sybase_fetch_object | $result(resource), $object(mixed) | 4.0.0, 5.0.0 |
| sybase_fetch_row | $result(resource) | 4.0.0, 5.0.0 |
| sybase_field_seek | $result(resource), $field_offset(int) | 4.0.0, 5.0.0 |
| sybase_free_result | $result(resource) | 4.0.0, 5.0.0 |
| sybase_get_last_message | no arguements | 4.0.0, 5.0.0 |
| sybase_min_client_severity | $severity(int) | 4.0.0, 5.0.0 |
| sybase_min_error_severity | $severity(int) | 4.0.0, 5.0.0 |
| sybase_min_message_severity | $severity(int) | 4.0.0, 5.0.0 |
| sybase_min_server_severity | $severity(int) | 4.0.0, 5.0.0 |
| sybase_num_fields | $result(resource) | 4.0.0, 5.0.0 |
| sybase_num_rows | $result(resource) | 4.0.0, 5.0.0 |
| sybase_pconnect | $servername(string), $username(string), $password(string), $charset(string), $appname(string) | 4.0.0, 5.0.0 |
| sybase_query | $query(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| sybase_result | $result(resource), $row(int), $field(mixed) | 4.0.0, 5.0.0 |
| sybase_select_db | $database_name(string), $link_identifier(resource) | 4.0.0, 5.0.0 |
| symlink | $target(string), $link(string) | 4.0.0, 5.0.0 |
| syslog | $priority(int), $message(string) | 4.0.0, 5.0.0 |
| system | $command(string) | 4.0.0, 5.0.0 |
| tan | $arg(float) | 4.0.0, 5.0.0 |
| tempnam | $dir(string), $prefix(string) | 4.0.0, 5.0.0 |
| textdomain | $text_domain(string) | 4.0.0, 5.0.0 |
| time | no arguements | 4.0.0, 5.0.0 |
| tmpfile | no arguements | 4.0.0, 5.0.0 |
| touch | $filename(string), $time(int), $atime(int) | 4.0.0, 5.0.0 |
| trim | $str(string), $charlist(string) | 4.0.0, 5.0.0 |
| uasort | $cmp_function(callback) | 4.0.0, 5.0.0 |
| ucfirst | $str(string) | 4.0.0, 5.0.0 |
| ucwords | $str(string) | 4.0.0, 5.0.0 |
| uksort | $cmp_function(callback) | 4.0.0, 5.0.0 |
| umask | $mask(int) | 4.0.0, 5.0.0 |
| uniqid | $prefix(string), $more_entropy(bool) | 4.0.0, 5.0.0 |
| unixtojd | $timestamp(int) | 4.0.0, 5.0.0 |
| unlink | $filename(string), $context(resource) | 4.0.0, 5.0.0 |
| unpack | $format(string), $data(string) | 4.0.0, 5.0.0 |
| unserialize | $str(string) | 4.0.0, 5.0.0 |
| unset | $var(mixed), $var(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| urldecode | $str(string) | 4.0.0, 5.0.0 |
| urlencode | $str(string) | 4.0.0, 5.0.0 |
| user_error | no arguements | 4.0.0, 5.0.0 |
| usleep | $micro_seconds(int) | 4.0.0, 5.0.0 |
| usort | $cmp_function(callback) | 4.0.0, 5.0.0 |
| utf8_decode | $data(string) | 4.0.0, 5.0.0 |
| utf8_encode | $data(string) | 4.0.0, 5.0.0 |
| var_dump | $expression(mixed), $expression(mixed) | 4.0.0, 5.0.0 |
| virtual | $filename(string) | 4.0.0, 5.0.0 |
| wddx_add_vars | $packet_id(resource), $var_name(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| wddx_deserialize | no arguements | 4.0.0, 5.0.0 |
| wddx_packet_end | $packet_id(resource) | 4.0.0, 5.0.0 |
| wddx_packet_start | $comment(string) | 4.0.0, 5.0.0 |
| wddx_serialize_value | $var(mixed), $comment(string) | 4.0.0, 5.0.0 |
| wddx_serialize_vars | $var_name(mixed), $...(mixed) | 4.0.0, 5.0.0 |
| xml_error_string | $code(int) | 4.0.0, 5.0.0 |
| xml_get_current_byte_index | $parser(resource) | 4.0.0, 5.0.0 |
| xml_get_current_column_number | $parser(resource) | 4.0.0, 5.0.0 |
| xml_get_current_line_number | $parser(resource) | 4.0.0, 5.0.0 |
| xml_get_error_code | $parser(resource) | 4.0.0, 5.0.0 |
| xml_parse | $parser(resource), $data(string), $is_final(bool) | 4.0.0, 5.0.0 |
| xml_parse_into_struct | $parser(resource), $data(string) | 4.0.0, 5.0.0 |
| xml_parser_create | $encoding(string) | 4.0.0, 5.0.0 |
| xml_parser_free | $parser(resource) | 4.0.0, 5.0.0 |
| xml_parser_get_option | $parser(resource), $option(int) | 4.0.0, 5.0.0 |
| xml_parser_set_option | $parser(resource), $option(int), $value(mixed) | 4.0.0, 5.0.0 |
| xml_set_character_data_handler | $parser(resource), $handler(callback) | 4.0.0, 5.0.0 |
| xml_set_default_handler | $parser(resource), $handler(callback) | 4.0.0, 5.0.0 |
| xml_set_element_handler | $parser(resource), $start_element_handler(callback), $end_element_handler(callback) | 4.0.0, 5.0.0 |
| xml_set_external_entity_ref_handler | $parser(resource), $handler(callback) | 4.0.0, 5.0.0 |
| xml_set_notation_decl_handler | $parser(resource), $handler(callback) | 4.0.0, 5.0.0 |
| xml_set_object | $parser(resource) | 4.0.0, 5.0.0 |
| xml_set_processing_instruction_handler | $parser(resource), $handler(callback) | 4.0.0, 5.0.0 |
| xml_set_unparsed_entity_decl_handler | $parser(resource), $handler(callback) | 4.0.0, 5.0.0 |
| yp_first | $domain(string), $map(string) | 4.0.0, 5.0.5 |
| yp_get_default_domain | no arguements | 4.0.0, 5.0.5 |
| yp_master | $domain(string), $map(string) | 4.0.0, 5.0.5 |
| yp_match | $domain(string), $map(string), $key(string) | 4.0.0, 5.0.5 |
| yp_next | $domain(string), $map(string), $key(string) | 4.0.0, 5.0.5 |
| yp_order | $domain(string), $map(string) | 4.0.0, 5.0.5 |
| zend_logo_guid | no arguements | 4.0.0, 5.0.0 |
| zend_version | no arguements | 4.0.0, 5.0.0 |
Version 4.0.1 | ||
| Function | Arguements | Since |
| PDF_add_bookmark | no arguements | 4.0.1 |
| PDF_get_parameter | $p(resource), $key(string), $modifier(float) | 4.0.1 |
| PDF_get_value | $p(resource), $key(string), $modifier(float) | 4.0.1 |
| PDF_set_border_dash | $pdfdoc(resource), $black(float), $white(float) | 4.0.1 |
| PDF_set_info | $p(resource), $key(string), $value(string) | 4.0.1 |
| PDF_set_value | $p(resource), $key(string), $value(float) | 4.0.1 |
| array_diff | $array1(array), $array2(array), $ ...(array) | 4.0.1, 5.0.0 |
| array_intersect | $array1(array), $array2(array), $ ...(array) | 4.0.1, 5.0.0 |
| array_merge_recursive | $array1(array), $...(array) | 4.0.1, 5.0.0 |
| array_unique | $array(array) | 4.0.1, 5.0.0 |
| crc32 | $str(string) | 4.0.1, 5.0.0 |
| create_function | $args(string), $code(string) | 4.0.1, 5.0.0 |
| fflush | $handle(resource) | 4.0.1, 5.0.0 |
| fscanf | $handle(resource), $format(string) | 4.0.1, 5.0.0 |
| gzcompress | $data(string), $level(int) | 4.0.1, 5.0.0 |
| gzuncompress | $data(string), $length(int) | 4.0.1, 5.0.0 |
| imagecolorclosesthwb | $image(resource), $red(int), $green(int), $blue(int) | 4.0.1, 5.0.0 |
| imagecopymerge | $dst_im(resource), $src_im(resource), $dst_x(int), $dst_y(int), $src_x(int), $src_y(int), $src_w(int), $src_h(int), $pct(int) | 4.0.1, 5.0.0 |
| imagecreatefromwbmp | $filename(string) | 4.0.1, 5.0.0 |
| imagecreatefromxbm | $filename(string) | 4.0.1, 5.0.0 |
| imagecreatefromxpm | $filename(string) | 4.0.1, 5.0.0 |
| imagepalettecopy | $destination(resource), $source(resource) | 4.0.1, 5.0.0 |
| imagewbmp | $image(resource), $filename(string), $foreground(int) | 4.0.1, 5.0.0 |
| levenshtein | $str1(string), $str2(string), $cost_ins(int), $cost_rep(int), $cost_del(int) | 4.0.1, 5.0.0 |
| pg_trace | $pathname(string), $mode(string), $connection(resource) | 4.0.1, 5.0.0 |
| pg_untrace | $connection(resource) | 4.0.1, 5.0.0 |
| php_sapi_name | no arguements | 4.0.1, 5.0.0 |
| read_exif_data | no arguements | 4.0.1, 5.0.0 |
| restore_error_handler | no arguements | 4.0.1, 5.0.0 |
| set_error_handler | $error_handler(callback), $error_types(int) | 4.0.1, 5.0.0 |
| spliti | $pattern(string), $string(string), $limit(int) | 4.0.1, 5.0.0 |
| sscanf | $str(string), $format(string) | 4.0.1, 5.0.0 |
| str_pad | $input(string), $pad_length(int), $pad_string(string), $pad_type(int) | 4.0.1, 5.0.0 |
| swf_ortho | $xmin(float), $xmax(float), $ymin(float), $ymax(float), $zmin(float), $zmax(float) | 4.0.1 |
| trigger_error | $error_msg(string), $error_type(int) | 4.0.1, 5.0.0 |
| yaz_addinfo | $id(resource) | 4.0.1 |
| yaz_close | $id(resource) | 4.0.1 |
| yaz_connect | $zurl(string), $options(mixed) | 4.0.1 |
| yaz_element | $id(resource), $elementset(string) | 4.0.1 |
| yaz_errno | $id(resource) | 4.0.1 |
| yaz_error | $id(resource) | 4.0.1 |
| yaz_hits | $id(resource) | 4.0.1 |
| yaz_range | $id(resource), $start(int), $number(int) | 4.0.1 |
| yaz_record | $id(resource), $pos(int), $type(string) | 4.0.1 |
| yaz_search | $id(resource), $type(string), $query(string) | 4.0.1 |
| yaz_syntax | $id(resource), $syntax(string) | 4.0.1 |
| yaz_wait | no arguements | 4.0.1 |
Version 4.0.2 | ||
| Function | Arguements | Since |
| curl_close | $ch(resource) | 4.0.2, 5.0.0 |
| curl_exec | $ch(resource) | 4.0.2, 5.0.0 |
| curl_init | $url(string) | 4.0.2, 5.0.0 |
| curl_setopt | $ch(resource), $option(int), $value(mixed) | 4.0.2, 5.0.0 |
| curl_version | $age(int) | 4.0.2, 5.0.0 |
| ezmlm_hash | $addr(string) | 4.0.2, 5.0.0 |
| fdf_set_flags | $fdf_document(resource), $fieldname(string), $whichFlags(int), $newFlags(int) | 4.0.2, 5.0.0 |
| fdf_set_javascript_action | $fdf_document(resource), $fieldname(string), $trigger(int), $script(string) | 4.0.2, 5.0.0 |
| fdf_set_opt | $fdf_document(resource), $fieldname(string), $element(int), $str1(string), $str2(string) | 4.0.2, 5.0.0 |
| fdf_set_submit_form_action | $fdf_document(resource), $fieldname(string), $trigger(int), $script(string), $flags(int) | 4.0.2, 5.0.0 |
| get_resource_type | $handle(resource) | 4.0.2, 5.0.0 |
| imagetypes | no arguements | 4.0.2, 5.0.0 |
| ingres_autocommit | $link(resource) | 4.0.2, 5.0.5 |
| ingres_close | $link(resource) | 4.0.2, 5.0.5 |
| ingres_commit | $link(resource) | 4.0.2, 5.0.5 |
| ingres_connect | $database(string), $username(string), $password(string), $options(array) | 4.0.2, 5.0.5 |
| ingres_fetch_array | $result_type(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_fetch_object | $result_type(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_fetch_row | $link(resource) | 4.0.2, 5.0.5 |
| ingres_field_length | $index(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_field_name | $index(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_field_nullable | $index(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_field_precision | $index(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_field_scale | $index(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_field_type | $index(int), $link(resource) | 4.0.2, 5.0.5 |
| ingres_num_fields | $link(resource) | 4.0.2, 5.0.5 |
| ingres_num_rows | $link(resource) | 4.0.2, 5.0.5 |
| ingres_pconnect | $database(string), $username(string), $password(string) | 4.0.2, 5.0.5 |
| ingres_query | $query(string), $link(resource) | 4.0.2, 5.0.5 |
| ingres_rollback | $link(resource) | 4.0.2, 5.0.5 |
| java_last_exception_clear | no arguements | 4.0.2 |
| java_last_exception_get | no arguements | 4.0.2 |
| ldap_8859_to_t61 | $value(string) | 4.0.2, 5.0.0 |
| ldap_compare | $link_identifier(resource), $dn(string), $attribute(string), $value(string) | 4.0.2, 5.0.0 |
| ldap_t61_to_8859 | $value(string) | 4.0.2, 5.0.0 |
| mcrypt_decrypt | $cipher(string), $key(string), $data(string), $mode(string), $iv(string) | 4.0.2, 5.0.0 |
| mcrypt_enc_get_algorithms_name | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_get_block_size | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_get_iv_size | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_get_key_size | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_get_modes_name | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_get_supported_key_sizes | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_is_block_algorithm | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_is_block_algorithm_mode | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_is_block_mode | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_enc_self_test | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_encrypt | $cipher(string), $key(string), $data(string), $mode(string), $iv(string) | 4.0.2, 5.0.0 |
| mcrypt_generic | $td(resource), $data(string) | 4.0.2, 5.0.0 |
| mcrypt_generic_end | $td(resource) | 4.0.2, 5.1.6 |
| mcrypt_generic_init | $td(resource), $key(string), $iv(string) | 4.0.2, 5.0.0 |
| mcrypt_get_iv_size | $cipher(string), $mode(string) | 4.0.2, 5.0.0 |
| mcrypt_list_algorithms | $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_list_modes | $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_module_close | $td(resource) | 4.0.2, 5.0.0 |
| mcrypt_module_get_algo_block_size | $algorithm(string), $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_module_get_algo_key_size | $algorithm(string), $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_module_get_supported_key_sizes | $algorithm(string), $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_module_is_block_algorithm | $algorithm(string), $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_module_is_block_algorithm_mode | $mode(string), $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_module_is_block_mode | $mode(string), $lib_dir(string) | 4.0.2, 5.0.0 |
| mcrypt_module_open | $algorithm(string), $algorithm_directory(string), $mode(string), $mode_directory(string) | 4.0.2, 5.0.0 |
| mcrypt_module_self_test | $algorithm(string), $lib_dir(string) | 4.0.2, 5.0.0 |
| mdecrypt_generic | $td(resource), $data(string) | 4.0.2, 5.0.0 |
| ob_get_length | no arguements | 4.0.2, 5.0.0 |
| odbc_fetch_array | $result(resource), $rownumber(int) | 4.0.2, 5.0.0 |
| odbc_fetch_object | $result(resource), $rownumber(int) | 4.0.2, 5.0.0 |
| pfpro_cleanup | no arguements | 4.0.2, 5.0.5 |
| pfpro_init | no arguements | 4.0.2, 5.0.5 |
| pfpro_process | $parameters(array), $address(string), $port(int), $timeout(int), $proxy_address(string), $proxy_port(int), $proxy_logon(string), $proxy_password(string) | 4.0.2, 5.0.5 |
| pfpro_process_raw | $parameters(string), $address(string), $port(int), $timeout(int), $proxy_address(string), $proxy_port(int), $proxy_logon(string), $proxy_password(string) | 4.0.2, 5.0.5 |
| pfpro_version | no arguements | 4.0.2, 5.0.5 |
| php_uname | $mode(string) | 4.0.2, 5.0.0 |
| posix_setegid | $gid(int) | 4.0.2, 5.0.0 |
| posix_seteuid | $uid(int) | 4.0.2, 5.0.0 |
| pspell_add_to_personal | $dictionary_link(int), $word(string) | 4.0.2, 5.0.0 |
| pspell_add_to_session | $dictionary_link(int), $word(string) | 4.0.2, 5.0.0 |
| pspell_check | $dictionary_link(int), $word(string) | 4.0.2, 5.0.0 |
| pspell_clear_session | $dictionary_link(int) | 4.0.2, 5.0.0 |
| pspell_config_create | $language(string), $spelling(string), $jargon(string), $encoding(string) | 4.0.2, 5.0.0 |
| pspell_config_ignore | $dictionary_link(int), $n(int) | 4.0.2, 5.0.0 |
| pspell_config_mode | $dictionary_link(int), $mode(int) | 4.0.2, 5.0.0 |
| pspell_config_personal | $dictionary_link(int), $file(string) | 4.0.2, 5.0.0 |
| pspell_config_repl | $dictionary_link(int), $file(string) | 4.0.2, 5.0.0 |
| pspell_config_runtogether | $dictionary_link(int), $flag(bool) | 4.0.2, 5.0.0 |
| pspell_config_save_repl | $dictionary_link(int), $flag(bool) | 4.0.2, 5.0.0 |
| pspell_new | $language(string), $spelling(string), $jargon(string), $encoding(string), $mode(int) | 4.0.2, 5.0.0 |
| pspell_new_config | $config(int) | 4.0.2, 5.0.0 |
| pspell_new_personal | $personal(string), $language(string), $spelling(string), $jargon(string), $encoding(string), $mode(int) | 4.0.2, 5.0.0 |
| pspell_save_wordlist | $dictionary_link(int) | 4.0.2, 5.0.0 |
| pspell_store_replacement | $dictionary_link(int), $misspelled(string), $correct(string) | 4.0.2, 5.0.0 |
| pspell_suggest | $dictionary_link(int), $word(string) | 4.0.2, 5.0.0 |
| strncasecmp | $str1(string), $str2(string), $len(int) | 4.0.2, 5.0.0 |
| wordwrap | $str(string), $width(int), $break(string), $cut(bool) | 4.0.2, 5.0.0 |
Version 4.0.3 | ||
| Function | Arguements | Since |
| ccvs_add | $session(string), $invoice(string), $argtype(string), $argval(string) | 4.0.3 |
| ccvs_auth | $session(string), $invoice(string) | 4.0.3 |
| ccvs_command | $session(string), $type(string), $argval(string) | 4.0.3 |
| ccvs_count | $session(string), $type(string) | 4.0.3 |
| ccvs_delete | $session(string), $invoice(string) | 4.0.3 |
| ccvs_done | $sess(string) | 4.0.3 |
| ccvs_init | $name(string) | 4.0.3 |
| ccvs_lookup | $session(string), $invoice(string), $inum(int) | 4.0.3 |
| ccvs_new | $session(string), $invoice(string) | 4.0.3 |
| ccvs_report | $session(string), $type(string) | 4.0.3 |
| ccvs_return | $session(string), $invoice(string) | 4.0.3 |
| ccvs_reverse | $session(string), $invoice(string) | 4.0.3 |
| ccvs_sale | $session(string), $invoice(string) | 4.0.3 |
| ccvs_status | $session(string), $invoice(string) | 4.0.3 |
| ccvs_textvalue | $session(string) | 4.0.3 |
| ccvs_void | $session(string), $invoice(string) | 4.0.3 |
| curl_errno | $ch(resource) | 4.0.3, 5.0.0 |
| curl_error | $ch(resource) | 4.0.3, 5.0.0 |
| escapeshellarg | $arg(string) | 4.0.3, 5.0.0 |
| ftp_exec | $ftp_stream(resource), $command(string) | 4.0.3, 5.0.0 |
| is_uploaded_file | $filename(string) | 4.0.3, 5.0.0 |
| move_uploaded_file | $filename(string), $destination(string) | 4.0.3, 5.0.0 |
| mysql_escape_string | $unescaped_string(string) | 4.0.3, 5.0.0 |
| mysql_fetch_assoc | $result(resource) | 4.0.3, 5.0.0 |
| ovrimos_close | $connection(int) | 4.0.3, 5.0.5 |
| ovrimos_commit | $connection_id(int) | 4.0.3, 5.0.5 |
| ovrimos_connect | $host(string), $dborport(string), $user(string), $password(string) | 4.0.3, 5.0.5 |
| ovrimos_cursor | $result_id(int) | 4.0.3, 5.0.5 |
| ovrimos_exec | $connection_id(int), $query(string) | 4.0.3, 5.0.5 |
| ovrimos_execute | $result_id(int), $parameters_array(array) | 4.0.3, 5.0.5 |
| ovrimos_fetch_into | $result_id(int), $how(string), $rownumber(int) | 4.0.3, 5.0.5 |
| ovrimos_fetch_row | $result_id(int), $how(int), $row_number(int) | 4.0.3, 5.0.5 |
| ovrimos_field_len | $result_id(int), $field_number(int) | 4.0.3, 5.0.5 |
| ovrimos_field_name | $result_id(int), $field_number(int) | 4.0.3, 5.0.5 |
| ovrimos_field_num | $result_id(int), $field_name(string) | 4.0.3, 5.0.5 |
| ovrimos_field_type | $result_id(int), $field_number(int) | 4.0.3, 5.0.5 |
| ovrimos_free_result | $result_id(int) | 4.0.3, 5.0.5 |
| ovrimos_longreadlen | $result_id(int), $length(int) | 4.0.3, 5.0.5 |
| ovrimos_num_fields | $result_id(int) | 4.0.3, 5.0.5 |
| ovrimos_num_rows | $result_id(int) | 4.0.3, 5.0.5 |
| ovrimos_prepare | $connection_id(int), $query(string) | 4.0.3, 5.0.5 |
| ovrimos_result | $result_id(int), $field(mixed) | 4.0.3, 5.0.5 |
| ovrimos_result_all | $result_id(int), $format(string) | 4.0.3, 5.0.5 |
| ovrimos_rollback | $connection_id(int) | 4.0.3, 5.0.5 |
| pathinfo | $path(string), $options(int) | 4.0.3, 5.0.0 |
| pg_client_encoding | $connection(resource) | 4.0.3, 5.0.0 |
| pg_end_copy | $connection(resource) | 4.0.3, 5.0.0 |
| pg_put_line | $data(string) | 4.0.3, 5.0.0 |
| pg_set_client_encoding | $encoding(string) | 4.0.3, 5.0.0 |
| register_tick_function | $function(callback), $arg(mixed), $...(mixed) | 4.0.3, 5.0.0 |
| satellite_caught_exception | no arguements | 4.0.3 |
| satellite_exception_id | no arguements | 4.0.3 |
| satellite_exception_value | no arguements | 4.0.3 |
| satellite_get_repository_id | $obj(object) | 4.0.3 |
| satellite_load_idl | $file(string) | 4.0.3 |
| session_cache_limiter | $cache_limiter(string) | 4.0.3, 5.0.0 |
| unregister_tick_function | $function_name(string) | 4.0.3, 5.0.0 |
| xslt_create | no arguements | 4.0.3 |
| xslt_errno | $xh(resource) | 4.0.3 |
| xslt_error | $xh(resource) | 4.0.3 |
| xslt_free | $xh(resource) | 4.0.3 |
| xslt_process | $xh(resource), $xmlcontainer(string), $xslcontainer(string), $resultcontainer(string), $arguments(array), $parameters(array) | 4.0.3 |
| xslt_set_sax_handler | $xh(resource), $handlers(array) | 4.0.3 |
Version 4.0.4 | ||
| Function | Arguements | Since |
| PDF_set_text_matrix | no arguements | 4.0.4 |
| array_sum | $array(array) | 4.0.4, 5.0.0 |
| call_user_func_array | $function(callback), $param_arr(array) | 4.0.4, 5.0.0 |
| connection_timeout | no arguements | 4.0.4 |
| constant | $name(string) | 4.0.4, 5.0.0 |
| ctype_alnum | $text(string) | 4.0.4, 5.0.0 |
| ctype_alpha | $text(string) | 4.0.4, 5.0.0 |
| ctype_cntrl | $text(string) | 4.0.4, 5.0.0 |
| ctype_digit | $text(string) | 4.0.4, 5.0.0 |
| ctype_graph | $text(string) | 4.0.4, 5.0.0 |
| ctype_lower | $text(string) | 4.0.4, 5.0.0 |
| ctype_print | $text(string) | 4.0.4, 5.0.0 |
| ctype_punct | $text(string) | 4.0.4, 5.0.0 |
| ctype_space | $text(string) | 4.0.4, 5.0.0 |
| ctype_upper | $text(string) | 4.0.4, 5.0.0 |
| ctype_xdigit | $text(string) | 4.0.4, 5.0.0 |
| curl_getinfo | $ch(resource), $opt(int) | 4.0.4, 5.0.0 |
| fribidi_log2vis | $str(string), $direction(string), $charset(int) | 4.0.4 |
| get_defined_functions | no arguements | 4.0.4, 5.0.0 |
| get_defined_vars | no arguements | 4.0.4, 5.0.0 |
| gmp_abs | $a(resource) | 4.0.4, 5.0.0 |
| gmp_add | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_and | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_clrbit | $index(int) | 4.0.4, 5.0.0 |
| gmp_cmp | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_com | $a(resource) | 4.0.4, 5.0.0 |
| gmp_div | no arguements | 4.0.4, 5.0.0 |
| gmp_div_q | $a(resource), $b(resource), $round(int) | 4.0.4, 5.0.0 |
| gmp_div_qr | $n(resource), $d(resource), $round(int) | 4.0.4, 5.0.0 |
| gmp_div_r | $n(resource), $d(resource), $round(int) | 4.0.4, 5.0.0 |
| gmp_divexact | $n(resource), $d(resource) | 4.0.4, 5.0.0 |
| gmp_fact | $a(int) | 4.0.4, 5.0.0 |
| gmp_gcd | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_gcdext | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_hamdist | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_init | $number(mixed), $base(int) | 4.0.4, 5.0.0 |
| gmp_intval | $gmpnumber(resource) | 4.0.4, 5.0.0 |
| gmp_invert | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_jacobi | $a(resource), $p(resource) | 4.0.4, 5.0.0 |
| gmp_legendre | $a(resource), $p(resource) | 4.0.4, 5.0.0 |
| gmp_mod | $n(resource), $d(resource) | 4.0.4, 5.0.0 |
| gmp_mul | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_neg | $a(resource) | 4.0.4, 5.0.0 |
| gmp_or | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_perfect_square | $a(resource) | 4.0.4, 5.0.0 |
| gmp_popcount | $a(resource) | 4.0.4, 5.0.0 |
| gmp_pow | $base(resource), $exp(int) | 4.0.4, 5.0.0 |
| gmp_powm | $base(resource), $exp(resource), $mod(resource) | 4.0.4, 5.0.0 |
| gmp_prob_prime | $a(resource), $reps(int) | 4.0.4, 5.0.0 |
| gmp_random | $limiter(int) | 4.0.4, 5.0.0 |
| gmp_scan0 | $a(resource), $start(int) | 4.0.4, 5.0.0 |
| gmp_scan1 | $a(resource), $start(int) | 4.0.4, 5.0.0 |
| gmp_setbit | $index(int), $set_clear(bool) | 4.0.4, 5.0.0 |
| gmp_sign | $a(resource) | 4.0.4, 5.0.0 |
| gmp_sqrt | $a(resource) | 4.0.4, 5.0.0 |
| gmp_sqrtrem | $a(resource) | 4.0.4, 5.0.0 |
| gmp_strval | $gmpnumber(resource), $base(int) | 4.0.4, 5.0.0 |
| gmp_sub | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gmp_xor | $a(resource), $b(resource) | 4.0.4, 5.0.0 |
| gzdeflate | $data(string), $level(int) | 4.0.4, 5.0.0 |
| gzencode | $data(string), $level(int), $encoding_mode(int) | 4.0.4, 5.0.0 |
| gzinflate | $data(string), $length(int) | 4.0.4, 5.0.0 |
| hw_insertanchors | $hwdoc(int), $anchorecs(array), $dest(array), $urlprefixes(array) | 4.0.4 |
| imagecreatefromstring | $data(string) | 4.0.4, 5.0.0 |
| ircg_disconnect | $connection(resource), $reason(string) | 4.0.4, 5.0.5 |
| ircg_join | $connection(resource), $channel(string), $key(string) | 4.0.4, 5.0.5 |
| ircg_msg | $connection(resource), $recipient(string), $message(string), $suppress(bool) | 4.0.4, 5.0.5 |
| ircg_part | $connection(resource), $channel(string) | 4.0.4, 5.0.5 |
| ircg_pconnect | $username(string), $server_ip(string), $server_port(int), $msg_format(string), $ctcp_messages(array), $user_settings(array), $bailout_on_trivial(bool) | 4.0.4, 5.0.5 |
| ircg_set_current | $connection(resource) | 4.0.4, 5.0.5 |
| is_null | $var(mixed) | 4.0.4, 5.0.0 |
| ldap_get_option | $link_identifier(resource), $option(int) | 4.0.4, 5.0.0 |
| ldap_set_option | $link_identifier(resource), $option(int), $newval(mixed) | 4.0.4, 5.0.0 |
| mhash_keygen_s2k | $hash(int), $password(string), $salt(string), $bytes(int) | 4.0.4, 5.0.0 |
| mssql_fetch_batch | $result(resource) | 4.0.4, 5.0.0 |
| mssql_rows_affected | $link_identifier(resource) | 4.0.4, 5.0.0 |
| ob_gzhandler | $buffer(string), $mode(int) | 4.0.4, 5.0.0 |
| openssl_free_key | $key_identifier(resource) | 4.0.4, 5.0.0 |
| openssl_get_privatekey | no arguements | 4.0.4, 5.0.0 |
| openssl_get_publickey | no arguements | 4.0.4, 5.0.0 |
| openssl_open | $sealed_data(string), $env_key(string), $priv_key_id(mixed) | 4.0.4, 5.0.0 |
| openssl_seal | $data(string), $pub_key_ids(array) | 4.0.4, 5.0.0 |
| openssl_sign | $data(string), $priv_key_id(mixed), $signature_alg(int) | 4.0.4, 5.0.0 |
| openssl_verify | $data(string), $signature(string), $pub_key_id(mixed), $signature_alg(int) | 4.0.4, 5.0.0 |
| qdom_tree | $doc(string) | 4.0.4 |
| session_write_close | no arguements | 4.0.4, 5.0.0 |
| shmop_close | $shmid(int) | 4.0.4, 5.0.0 |
| shmop_delete | $shmid(int) | 4.0.4, 5.0.0 |
| shmop_open | $key(int), $flags(string), $mode(int), $size(int) | 4.0.4, 5.0.0 |
| shmop_read | $shmid(int), $start(int), $count(int) | 4.0.4, 5.0.0 |
| shmop_size | $shmid(int) | 4.0.4, 5.0.0 |
| shmop_write | $shmid(int), $data(string), $offset(int) | 4.0.4, 5.0.0 |
| xpath_eval | $xpath_expression(string), $contextnode(domnode) | 4.0.4 |
| xpath_eval_expression | $expression(string), $contextnode(domnode) | 4.0.4 |
| xpath_new_context | $dom_document(domdocument) | 4.0.4 |
| xptr_eval | $eval_str(string), $contextnode(domnode) | 4.0.4 |
| xptr_new_context | no arguements | 4.0.4 |
| xslt_set_error_handler | $xh(resource), $handler(mixed) | 4.0.4 |
Version 4.0.5 | ||
| Function | Arguements | Since |
| PDF_add_launchlink | $pdfdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $filename(string) | 4.0.5 |
| PDF_add_locallink | $pdfdoc(resource), $lowerleftx(float), $lowerlefty(float), $upperrightx(float), $upperrighty(float), $page(int), $dest(string) | 4.0.5 |
| PDF_add_note | $pdfdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $contents(string), $title(string), $icon(string), $open(int) | 4.0.5 |
| PDF_add_thumbnail | $pdfdoc(resource), $image(int) | 4.0.5 |
| PDF_arcn | $p(resource), $x(float), $y(float), $r(float), $alpha(float), $beta(float) | 4.0.5 |
| PDF_attach_file | $pdfdoc(resource), $llx(float), $lly(float), $urx(float), $ury(float), $filename(string), $description(string), $author(string), $mimetype(string), $icon(string) | 4.0.5 |
| PDF_begin_pattern | $pdfdoc(resource), $width(float), $height(float), $xstep(float), $ystep(float), $painttype(int) | 4.0.5 |
| PDF_begin_template | $pdfdoc(resource), $width(float), $height(float) | 4.0.5 |
| PDF_close_pdi | $p(resource), $doc(int) | 4.0.5 |
| PDF_close_pdi_page | $p(resource), $page(int) | 4.0.5 |
| PDF_concat | $p(resource), $a(float), $b(float), $c(float), $d(float), $e(float), $f(float) | 4.0.5 |
| PDF_delete | $pdfdoc(resource) | 4.0.5 |
| PDF_end_pattern | $p(resource) | 4.0.5 |
| PDF_end_template | $p(resource) | 4.0.5 |
| PDF_findfont | $p(resource), $fontname(string), $encoding(string), $embed(int) | 4.0.5 |
| PDF_get_buffer | $p(resource) | 4.0.5 |
| PDF_get_pdi_parameter | $p(resource), $key(string), $doc(int), $page(int), $reserved(int) | 4.0.5 |
| PDF_get_pdi_value | $p(resource), $key(string), $doc(int), $page(int), $reserved(int) | 4.0.5 |
| PDF_initgraphics | $p(resource) | 4.0.5 |
| PDF_makespotcolor | $p(resource), $spotname(string) | 4.0.5 |
| PDF_new | no arguements | 4.0.5 |
| PDF_open_ccitt | $pdfdoc(resource), $filename(string), $width(int), $height(int), $BitReverse(int), $k(int), $Blackls1(int) | 4.0.5 |
| PDF_open_file | $p(resource), $filename(string) | 4.0.5 |
| PDF_open_image | $p(resource), $imagetype(string), $source(string), $data(string), $length(int), $width(int), $height(int), $components(int), $bpc(int), $params(string) | 4.0.5 |
| PDF_open_pdi | $pdfdoc(resource), $filename(string), $optlist(string), $len(int) | 4.0.5 |
| PDF_open_pdi_page | $p(resource), $doc(int), $pagenumber(int), $optlist(string) | 4.0.5 |
| PDF_setcolor | $p(resource), $fstype(string), $colorspace(string), $c1(float), $c2(float), $c3(float), $c4(float) | 4.0.5 |
| PDF_setfont | $pdfdoc(resource), $font(int), $fontsize(float) | 4.0.5 |
| PDF_setmatrix | $p(resource), $a(float), $b(float), $c(float), $d(float), $e(float), $f(float) | 4.0.5 |
| PDF_setpolydash | no arguements | 4.0.5 |
| apache_child_terminate | no arguements | 4.0.5, 5.0.0 |
| array_reduce | $input(array), $function(callback), $initial(int) | 4.0.5, 5.0.0 |
| array_search | $needle(mixed), $haystack(array), $strict(bool) | 4.0.5, 5.0.0 |
| call_user_method_array | $method_name(string), $paramarr(array) | 4.0.5, 5.0.0 |
| chroot | $directory(string) | 4.0.5, 5.0.0 |
| crack_check | $dictionary(resource), $password(string) | 4.0.5 |
| crack_closedict | $dictionary(resource) | 4.0.5 |
| crack_getlastmessage | no arguements | 4.0.5 |
| crack_opendict | $dictionary(string) | 4.0.5 |
| cybermut_creerformulairecm | $url_cm(string), $version(string), $tpe(string), $price(string), $ref_command(string), $text_free(string), $url_return(string), $url_return_ok(string), $url_return_err(string), $language(string), $code_company(string), $text_button(string) | 4.0.5 |
| cybermut_creerreponsecm | $sentence(string) | 4.0.5 |
| cybermut_testmac | $code_mac(string), $version(string), $tpe(string), $cdate(string), $price(string), $ref_command(string), $text_free(string), $code_return(string) | 4.0.5 |
| iconv | $in_charset(string), $out_charset(string), $str(string) | 4.0.5, 5.0.0 |
| iconv_get_encoding | $type(string) | 4.0.5, 5.0.0 |
| iconv_set_encoding | $type(string), $charset(string) | 4.0.5, 5.0.0 |
| image2wbmp | $image(resource), $filename(string), $threshold(int) | 4.0.5, 5.0.0 |
| imap_get_quota | $imap_stream(resource), $quota_root(string) | 4.0.5, 5.0.0 |
| imap_set_quota | $imap_stream(resource), $quota_root(string), $quota_limit(int) | 4.0.5, 5.0.0 |
| ircg_channel_mode | $connection(resource), $channel(string), $mode_spec(string), $nick(string) | 4.0.5, 5.0.5 |
| ircg_html_encode | $html_string(string), $auto_links(bool), $conv_br(bool) | 4.0.5, 5.0.5 |
| ircg_ignore_add | $connection(resource), $nick(string) | 4.0.5, 5.0.5 |
| ircg_ignore_del | $connection(resource), $nick(string) | 4.0.5, 5.0.5 |
| ircg_is_conn_alive | $connection(resource) | 4.0.5, 5.0.5 |
| ircg_kick | $connection(resource), $channel(string), $nick(string), $reason(string) | 4.0.5, 5.0.5 |
| ircg_lookup_format_messages | $name(string) | 4.0.5, 5.0.5 |
| ircg_nick | $connection(resource), $nick(string) | 4.0.5, 5.0.5 |
| ircg_notice | $connection(resource), $nick(string), $message(string) | 4.0.5, 5.0.5 |
| ircg_register_format_messages | $name(string), $messages(array) | 4.0.5, 5.0.5 |
| ircg_topic | $connection(resource), $channel(string), $new_topic(string) | 4.0.5, 5.0.5 |
| ircg_whois | $connection(resource), $nick(string) | 4.0.5, 5.0.5 |
| is_scalar | $var(mixed) | 4.0.5, 5.0.0 |
| jpeg2wbmp | $jpegname(string), $wbmpname(string), $dest_height(int), $dest_width(int), $threshold(int) | 4.0.5, 5.0.0 |
| ldap_first_reference | $link(resource), $result(resource) | 4.0.5, 5.0.0 |
| ldap_next_reference | $link(resource), $entry(resource) | 4.0.5, 5.0.0 |
| ldap_parse_reference | $link(resource), $entry(resource) | 4.0.5, 5.0.0 |
| ldap_parse_result | $link(resource), $result(resource) | 4.0.5, 5.0.0 |
| ldap_rename | $link_identifier(resource), $dn(string), $newrdn(string), $newparent(string), $deleteoldrdn(bool) | 4.0.5, 5.0.0 |
| localeconv | no arguements | 4.0.5, 5.0.0 |
| ming_setcubicthreshold | $threshold(int) | 4.0.5, 5.0.0 |
| ming_setscale | $scale(int) | 4.0.5, 5.0.0 |
| mssql_next_result | $result_id(resource) | 4.0.5, 5.0.0 |
| muscat_close | $muscat_handle(resource) | 4.0.5 |
| muscat_get | $muscat_handle(resource) | 4.0.5 |
| muscat_give | $muscat_handle(resource), $string(string) | 4.0.5 |
| muscat_setup | $size(int), $muscat_dir(string) | 4.0.5 |
| muscat_setup_net | $socket(resource) | 4.0.5 |
| mysql_get_client_info | no arguements | 4.0.5, 5.0.0 |
| mysql_get_host_info | $link_identifier(resource) | 4.0.5, 5.0.0 |
| mysql_get_proto_info | $link_identifier(resource) | 4.0.5, 5.0.0 |
| mysql_get_server_info | $link_identifier(resource) | 4.0.5, 5.0.0 |
| notes_body | $server(string), $mailbox(string), $msg_number(int) | 4.0.5 |
| notes_copy_db | $from_database_name(string), $to_database_name(string) | 4.0.5 |
| notes_create_db | $database_name(string) | 4.0.5 |
| notes_create_note | $database_name(string), $form_name(string) | 4.0.5 |
| notes_drop_db | $database_name(string) | 4.0.5 |
| notes_find_note | $database_name(string), $name(string), $type(string) | 4.0.5 |
| notes_header_info | $server(string), $mailbox(string), $msg_number(int) | 4.0.5 |
| notes_list_msgs | $db(string) | 4.0.5 |
| notes_mark_read | $database_name(string), $user_name(string), $note_id(string) | 4.0.5 |
| notes_mark_unread | $database_name(string), $user_name(string), $note_id(string) | 4.0.5 |
| notes_nav_create | $database_name(string), $name(string) | 4.0.5 |
| notes_search | $database_name(string), $keywords(string) | 4.0.5 |
| notes_unread | $database_name(string), $user_name(string) | 4.0.5 |
| notes_version | $database_name(string) | 4.0.5 |
| ob_iconv_handler | $contents(string), $status(int) | 4.0.5, 5.0.0 |
| odbc_error | $connection_id(resource) | 4.0.5, 5.0.0 |
| odbc_errormsg | $connection_id(resource) | 4.0.5, 5.0.0 |
| odbc_next_result | $result_id(resource) | 4.0.5, 5.0.0 |
| png2wbmp | $pngname(string), $wbmpname(string), $dest_height(int), $dest_width(int), $threshold(int) | 4.0.5, 5.0.0 |
| preg_replace_callback | $pattern(mixed), $callback(callback), $subject(mixed), $limit(int) | 4.0.5, 5.0.0 |
| qdom_error | no arguements | 4.0.5 |
| strcoll | $str1(string), $str2(string) | 4.0.5, 5.0.0 |
| udm_add_search_limit | $agent(resource), $var(int), $val(string) | 4.0.5, 5.0.5 |
| udm_alloc_agent | $dbaddr(string), $dbmode(string) | 4.0.5, 5.0.5 |
| udm_api_version | no arguements | 4.0.5, 5.0.5 |
| udm_clear_search_limits | $agent(resource) | 4.0.5, 5.0.5 |
| udm_errno | $agent(resource) | 4.0.5, 5.0.5 |
| udm_error | $agent(resource) | 4.0.5, 5.0.5 |
| udm_find | $agent(resource), $query(string) | 4.0.5, 5.0.5 |
| udm_free_agent | $agent(resource) | 4.0.5, 5.0.5 |
| udm_free_ispell_data | $agent(int) | 4.0.5, 5.0.5 |
| udm_free_res | $res(resource) | 4.0.5, 5.0.5 |
| udm_get_doc_count | $agent(resource) | 4.0.5, 5.0.5 |
| udm_get_res_field | $res(resource), $row(int), $field(int) | 4.0.5, 5.0.5 |
| udm_get_res_param | $res(resource), $param(int) | 4.0.5, 5.0.5 |
| udm_load_ispell_data | $agent(resource), $var(int), $val1(string), $val2(string), $flag(int) | 4.0.5, 5.0.5 |
| udm_set_agent_param | $agent(resource), $var(int), $val(string) | 4.0.5, 5.0.5 |
| vpopmail_add_alias_domain | $domain(string), $aliasdomain(string) | 4.0.5 |
| vpopmail_add_alias_domain_ex | $olddomain(string), $newdomain(string) | 4.0.5 |
| vpopmail_add_domain | $domain(string), $dir(string), $uid(int), $gid(int) | 4.0.5 |
| vpopmail_add_domain_ex | $domain(string), $passwd(string), $quota(string), $bounce(string), $apop(bool) | 4.0.5 |
| vpopmail_add_user | $user(string), $domain(string), $password(string), $gecos(string), $apop(bool) | 4.0.5 |
| vpopmail_auth_user | $user(string), $domain(string), $password(string), $apop(string) | 4.0.5 |
| vpopmail_del_domain | $domain(string) | 4.0.5 |
| vpopmail_del_domain_ex | $domain(string) | 4.0.5 |
| vpopmail_del_user | $user(string), $domain(string) | 4.0.5 |
| vpopmail_error | no arguements | 4.0.5 |
| vpopmail_passwd | $user(string), $domain(string), $password(string), $apop(bool) | 4.0.5 |
| vpopmail_set_user_quota | $user(string), $domain(string), $quota(string) | 4.0.5 |
| xml_parser_create_ns | $encoding(string), $separator(string) | 4.0.5, 5.0.0 |
| xml_set_end_namespace_decl_handler | $parser(resource), $handler(callback) | 4.0.5, 5.0.0 |
| xml_set_start_namespace_decl_handler | $parser(resource), $handler(callback) | 4.0.5, 5.0.0 |
| xslt_set_base | $xh(resource), $uri(string) | 4.0.5 |
| xslt_set_encoding | $xh(resource), $encoding(string) | 4.0.5 |
| xslt_set_scheme_handler | $xh(resource), $handlers(array) | 4.0.5 |
| yaz_ccl_conf | $id(resource), $config(array) | 4.0.5 |
| yaz_ccl_parse | $id(resource), $query(string) | 4.0.5 |
| yaz_itemorder | $id(resource), $args(array) | 4.0.5 |
| yaz_present | $id(resource) | 4.0.5 |
| yaz_scan | $id(resource), $type(string), $startterm(string), $flags(array) | 4.0.5 |
| yaz_scan_result | $id(resource) | 4.0.5 |