<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
    <book name="O'REILLY PHP Pocket Reference" language="PHP" module_location="php_lookup_mod.html">
      <topic_title name="PHP"/>
      <subtopic_title name="PHP Function"/>
      <default location="default.html"/>
      <topic name="Array Functions" location="ArrayF.html" id="array">
        <subtopic name="array_change_key_case" id="array_change_key_case"/>
        <subtopic name="array_chunk" id="array_chunk"/>
        <subtopic name="array_count_values" id="array_count_values"/>
        <subtopic name="array_diff" id="array_diff"/>
        <subtopic name="array_fill" id="array_fill"/>
        <subtopic name="array_filter" id="array_filter"/>
        <subtopic name="array_flip" id="array_flip"/>
        <subtopic name="array_intersect" id="array_intersect"/>
        <subtopic name="array_key_exists" id="array_key_exists"/>
        <subtopic name="array_keys" id="array_keys"/>
        <subtopic name="array_map" id="array_map"/>
        <subtopic name="array_merge_recursive" id="array_merge_recursive"/>
        <subtopic name="array_merge" id="array_merge"/>
        <subtopic name="array_multisort" id="array_multisort"/>
        <subtopic name="array_pad" id="array_pad"/>
        <subtopic name="array_pop" id="array_pop"/>
        <subtopic name="array_push" id="array_push"/>
        <subtopic name="array_rand" id="array_rand"/>
        <subtopic name="array_reduce" id="array_reduce"/>
        <subtopic name="array_reverse" id="array_reverse"/>
        <subtopic name="array_search" id="array_search"/>
        <subtopic name="array_shift" id="array_shift"/>
        <subtopic name="array_slice" id="array_slice"/>
        <subtopic name="array_splice" id="array_splice"/>
        <subtopic name="array_sum" id="array_sum"/>
        <subtopic name="array_unique" id="array_unique"/>
        <subtopic name="array_unshift" id="array_unshift"/>
        <subtopic name="array_values" id="array_values"/>
        <subtopic name="array_walk" id="array_walk"/>
        <subtopic name="arsort" id="arsort"/>
        <subtopic name="asort" id="asort"/>
        <subtopic name="compact" id="compact"/>
        <subtopic name="count" id="count"/>
        <subtopic name="current" id="current"/>
        <subtopic name="each" id="each"/>
        <subtopic name="end" id="end"/>
        <subtopic name="extract" id="extract"/>
        <subtopic name="in_array" id="in_array"/>
        <subtopic name="key" id="key"/>
        <subtopic name="krsort" id="krsort"/>
        <subtopic name="ksort" id="ksort"/>
        <subtopic name="list" id="list"/>
        <subtopic name="natcasesort" id="natcasesort"/>
        <subtopic name="natsort" id="natsort"/>
        <subtopic name="next" id="next"/>
        <subtopic name="prev" id="prev"/>
        <subtopic name="range" id="range"/>
        <subtopic name="reset" id="reset"/>
        <subtopic name="rsort" id="rsort"/>
        <subtopic name="shuffle" id="shuffle"/>
        <subtopic name="sort" id="sort"/>
        <subtopic name="uasort" id="uasort"/>
        <subtopic name="uksort" id="uksort"/>
        <subtopic name="usort" id="usort"/>
      </topic>
      <topic name="Apache-specific Functions" location="ApacheF.html" id="apache_child_terminate">
        <subtopic name="apache_lookup_uri" id="apache_lookup_uri"/>
        <subtopic name="apache_note" id="apache_note"/>
        <subtopic name="apache_request_headers" id="apache_request_headers"/>
        <subtopic name="apache_response_headers" id="apache_response_headers"/>
        <subtopic name="apache_setenv" id="apache_setenv"/>
        <subtopic name="getallheaders" id="getallheaders"/>
        <subtopic name="virtual" id="virtual"/>
      </topic>
      <topic name="Aspell Functions" location="AspellF.html" id="aspell_check">
        <subtopic name="aspell_check_raw" id="aspell_check_raw"/>
        <subtopic name="aspell_new" id="aspell_new"/>
        <subtopic name="aspell_suggest" id="aspell_suggest"/>
      </topic>
      <topic name="BCMath Arbitrary Precision Mathematics Functions" location="BCMathF.html" id="bcadd">
        <subtopic name="bccomp" id="bccomp"/>
        <subtopic name="bcdiv" id="bcdiv"/>
        <subtopic name="bcmod" id="bcmod"/>
        <subtopic name="bcmul" id="bcmul"/>
        <subtopic name="bcpow" id="bcpow"/>
        <subtopic name="bcscale" id="bcscale"/>
        <subtopic name="bcsqrt" id="bcsqrt"/>
        <subtopic name="bcsub" id="bcsub"/>
      </topic>
      <topic name="Bzip2 Compression Functions" location="BzipF.html" id="bzcompress">
        <subtopic name="bzdecompress" id="bzdecompress"/>
        <subtopic name="bzerrno" id="bzerrno"/>
        <subtopic name="bzerror" id="bzerror"/>
        <subtopic name="bzerrstr" id="bzerrstr"/>
        <subtopic name="bzopen" id="bzopen"/>
        <subtopic name="bzread" id="bzread"/>
      </topic>
      <topic name="Calendar Functions" location="CalendarF.html" id="cal_days_in_month">
        <subtopic name="cal_from_jd" id="cal_from_jd"/>
        <subtopic name="cal_info" id="cal_info"/>
        <subtopic name="cal_to_jd" id="cal_to_jd"/>
        <subtopic name="easter_date" id="easter_date"/>
        <subtopic name="easter_days" id="easter_days"/>
        <subtopic name="frenchtojd" id="frenchtojd"/>
        <subtopic name="gregoriantojd" id="gregoriantojd"/>
        <subtopic name="jddayofweek" id="jddayofweek"/>
        <subtopic name="jdmonthname" id="jdmonthname"/>
        <subtopic name="jdtofrench" id="jdtofrench"/>
        <subtopic name="jdtogregorian" id="jdtogregorian"/>
        <subtopic name="jdtojewish" id="jdtojewish"/>
        <subtopic name="jdtojulian" id="jdtojulian"/>
        <subtopic name="jdtounix" id="jdtounix"/>
        <subtopic name="jewishtojd" id="jewishtojd"/>
        <subtopic name="juliantojd" id="juliantojd"/>
        <subtopic name="unixtojd" id="unixtojd"/>
      </topic>
      <topic name="Character Type Functions" location="CharacterF.html" id="ctype_alnum">
        <subtopic name="ctype_alpha" id="ctype_alpha"/>
        <subtopic name="ctype_cntrl" id="ctype_cntrl"/>
        <subtopic name="ctype_digit" id="ctype_digit"/>
        <subtopic name="ctype_graph" id="ctype_graph"/>
        <subtopic name="ctype_lower" id="ctype_lower"/>
        <subtopic name="ctype_print" id="ctype_print"/>
        <subtopic name="ctype_punct" id="ctype_punct"/>
        <subtopic name="ctype_space" id="ctype_space"/>
        <subtopic name="ctype_upper" id="ctype_upper"/>
        <subtopic name="ctype_xdigit" id="ctype_xdigit"/>
      </topic>
      <topic name="Class/Object Functions" location="ClassF.html" id="call_user_method">
        <subtopic name="call_user_method_array" id="call_user_method_array"/>
        <subtopic name="class_exists" id="class_exists"/>
        <subtopic name="get_class_methods" id="get_class_methods"/>
        <subtopic name="get_class_vars" id="get_class_vars"/>
        <subtopic name="get_class" id="get_class"/>
        <subtopic name="get_declared_classes" id="get_declared_classes"/>
        <subtopic name="get_object_vars" id="get_object_vars"/>
        <subtopic name="get_parent_class" id="get_parent_class"/>
        <subtopic name="is_a" id="is_a"/>
        <subtopic name="is_subclass_of" id="is_subclass_of"/>
        <subtopic name="method_exists" id="method_exists"/>
      </topic>
      <topic name="Crack Functions" location="CrackF.html" id="crack_check">
        <subtopic name="crack_closedict" id="crack_closedict"/>
        <subtopic name="crack_getlastmessage" id="crack_getlastmessage"/>
        <subtopic name="crack_opendict" id="crack_opendict"/>
      </topic>
      <topic name="CURL, Client URL Library Functions" location="CURLF.html" id="curl_close">
        <subtopic name="curl_errno" id="curl_errno"/>
        <subtopic name="curl_error" id="curl_error"/>
        <subtopic name="curl_exec" id="curl_exec"/>
        <subtopic name="curl_getinfo" id="curl_getinfo"/>
        <subtopic name="curl_init" id="curl_init"/>
        <subtopic name="curl_setopt" id="curl_setopt"/>
        <subtopic name="curl_version" id="curl_version"/>
      </topic>
      <topic name="Database (dbm-style) Abstraction Layer Functions" location="DatabaseF.html" id="dba_close">
        <subtopic name="dba_delete" id="dba_delete"/>
        <subtopic name="dba_exists" id="dba_exists"/>
        <subtopic name="dba_fetch" id="dba_fetch"/>
        <subtopic name="dba_firstkey" id="dba_firstkey"/>
        <subtopic name="dba_insert" id="dba_insert"/>
        <subtopic name="dba_nextkey" id="dba_nextkey"/>
        <subtopic name="dba_open" id="dba_open"/>
        <subtopic name="dba_optimize" id="dba_optimize"/>
        <subtopic name="dba_popen" id="dba_popen"/>
        <subtopic name="dba_replace" id="dba_replace"/>
        <subtopic name="dba_sync" id="dba_sync"/>
      </topic>
      <topic name="Date and Time Functions" location="DateTimeF.html" id="checkdate">
        <subtopic name="date" id="date"/>
        <subtopic name="getdate" id="getdate"/>
        <subtopic name="gettimeofday" id="gettimeofday"/>
        <subtopic name="gmdate" id="gmdate"/>
        <subtopic name="gmmktime" id="gmmktime"/>
        <subtopic name="gmstrftime" id="gmstrftime"/>
        <subtopic name="localtime" id="localtime"/>
        <subtopic name="microtime" id="microtime"/>
        <subtopic name="mktime" id="mktime"/>
        <subtopic name="strftime" id="strftime"/>
        <subtopic name="strtotime" id="strtotime"/>
        <subtopic name="time" id="time"/>
      </topic>
      <topic name="DBM Functions" location="DBMF.html" id="dblist">
        <subtopic name="dbmclose" id="dbmclose"/>
        <subtopic name="dbmdelete" id="dbmdelete"/>
        <subtopic name="dbmexists" id="dbmexists"/>
        <subtopic name="dbmfetch" id="dbmfetch"/>
        <subtopic name="dbmfirstkey" id="dbmfirstkey"/>
        <subtopic name="dbminsert" id="dbminsert"/>
        <subtopic name="dbmnextkey" id="dbmnextkey"/>
        <subtopic name="dbmopen" id="dbmopen"/>
        <subtopic name="dbmreplace" id="dbmreplace"/>
      </topic>
      <topic name="DBX Functions" location="DBXF.html" id="dbx_close">
        <subtopic name="dbx_compare" id="dbx_compare"/>
        <subtopic name="dbx_connect" id="dbx_connect"/>
        <subtopic name="dbx_error" id="dbx_error"/>
        <subtopic name="dbx_query" id="dbx_query"/>
        <subtopic name="dbx_sort" id="dbx_sort"/>
      </topic>
      <topic name="Directory Functions" location="DirectoryF.html" id="chdir">
        <subtopic name="chroot" id="chroot"/>
        <subtopic name="closedir" id="closedir"/>
        <subtopic name="dir" id="dir"/>
        <subtopic name="getcwd" id="getcwd"/>
        <subtopic name="opendir" id="opendir"/>
        <subtopic name="readdir" id="readdir"/>
        <subtopic name="rewinddir" id="rewinddir"/>
      </topic>
      <topic name="Error Handling and Logging Functions" location="ErrorLogF.html" id="error_log">
        <subtopic name="error_reporting" id="error_reporting"/>
        <subtopic name="restore_error_handler" id="restore_error_handler"/>
        <subtopic name="set_error_handler" id="set_error_handler"/>
        <subtopic name="trigger_error" id="trigger_error"/>
      </topic>
      <topic name="Filesystem Functions" location="FileSystemF.html" id="basename">
        <subtopic name="chgrp" id="chgrp"/>
        <subtopic name="chmod" id="chmod"/>
        <subtopic name="chown" id="chown"/>
        <subtopic name="clearstatcache" id="clearstatcache"/>
        <subtopic name="copy" id="copy"/>
        <subtopic name="dirname" id="dirname"/>
        <subtopic name="disk_free_space" id="disk_free_space"/>
        <subtopic name="disk_total_space" id="disk_total_space"/>
        <subtopic name="fclose" id="fclose"/>
        <subtopic name="feof" id="feof"/>
        <subtopic name="fflush" id="fflush"/>
        <subtopic name="fgetc" id="fgetc"/>
        <subtopic name="fgetcsv" id="fgetcsv"/>
        <subtopic name="fgets" id="fgets"/>
        <subtopic name="fgetss" id="fgetss"/>
        <subtopic name="file" id="file"/>
        <subtopic name="fileatime" id="fileatime"/>
        <subtopic name="filectime" id="filectime"/>
        <subtopic name="file_exists" id="file_exists"/>
        <subtopic name="file_get_contents" id="file_get_contents"/>
        <subtopic name="filegroup" id="filegroup"/>
        <subtopic name="fileinode" id="fileinode"/>
        <subtopic name="filemtime" id="filemtime"/>
        <subtopic name="fileowner" id="fileowner"/>
        <subtopic name="fileperms" id="fileperms"/>
        <subtopic name="filesize" id="filesize"/>
        <subtopic name="filetype" id="filetype"/>
        <subtopic name="flock" id="flock"/>
        <subtopic name="fnmatch" id="fnmatch"/>
        <subtopic name="fopen" id="fopen"/>
        <subtopic name="fpassthru" id="fpassthru"/>
        <subtopic name="fread" id="fread"/>
        <subtopic name="fscanf" id="fscanf"/>
        <subtopic name="fseek" id="fseek"/>
        <subtopic name="fstat" id="fstat"/>
        <subtopic name="ftell" id="ftell"/>
        <subtopic name="ftruncate" id="ftruncate"/>
        <subtopic name="fwrite" id="fwrite"/>
        <subtopic name="glob" id="glob"/>
        <subtopic name="is_dir" id="is_dir"/>
        <subtopic name="is_executable" id="is_executable"/>
        <subtopic name="is_file" id="is_file"/>
        <subtopic name="is_link" id="is_link"/>
        <subtopic name="is_readable" id="is_readable"/>
        <subtopic name="is_uploaded_file" id="is_uploaded_file"/>
        <subtopic name="is_writable" id="is_writable"/>
        <subtopic name="link" id="link"/>
        <subtopic name="linkinfo" id="linkinfo"/>
        <subtopic name="lstat" id="lstat"/>
        <subtopic name="mkdir" id="mkdir"/>
        <subtopic name="move_uploaded_file" id="move_uploaded_file"/>
        <subtopic name="parse_ini_file" id="parse_ini_file"/>
        <subtopic name="pathinfo" id="pathinfo"/>
        <subtopic name="pclose" id="pclose"/>
        <subtopic name="popen" id="popen"/>
        <subtopic name="readfile" id="readfile"/>
        <subtopic name="readlink" id="readlink"/>
        <subtopic name="realpath" id="realpath"/>
        <subtopic name="rename" id="rename"/>
        <subtopic name="rewind" id="rewind"/>
        <subtopic name="rmdir" id="rmdir"/>
        <subtopic name="set_file_buffer" id="set_file_buffer"/>
        <subtopic name="stat" id="stat"/>
        <subtopic name="symlink" id="symlink"/>
        <subtopic name="tempnam" id="tempnam"/>
        <subtopic name="tmpfile" id="tmpfile"/>
        <subtopic name="touch" id="touch"/>
        <subtopic name="umask" id="umask"/>
        <subtopic name="unlink" id="unlink"/>
      </topic>
      <topic name="FTP Functions" location="FTPF.html" id="ftp_cdup">
        <subtopic name="ftp_chdir" id="ftp_chdir"/>
        <subtopic name="ftp_close" id="ftp_close"/>
        <subtopic name="ftp_connect" id="ftp_connect"/>
        <subtopic name="ftp_delete" id="ftp_delete"/>
        <subtopic name="ftp_exec" id="ftp_exec"/>
        <subtopic name="ftp_fget" id="ftp_fget"/>
        <subtopic name="ftp_fput" id="ftp_fput"/>
        <subtopic name="ftp_get_option" id="ftp_get_option"/>
        <subtopic name="ftp_get" id="ftp_get"/>
        <subtopic name="ftp_login" id="ftp_login"/>
        <subtopic name="ftp_mdtm" id="ftp_mdtm"/>
        <subtopic name="ftp_mkdir" id="ftp_mkdir"/>
        <subtopic name="ftp_nlist" id="ftp_nlist"/>
        <subtopic name="ftp_pasv" id="ftp_pasv"/>
        <subtopic name="ftp_put" id="ftp_put"/>
        <subtopic name="ftp_pwd" id="ftp_pwd"/>
        <subtopic name="ftp_rawlist" id="ftp_rawlist"/>
        <subtopic name="ftp_rename" id="ftp_rename"/>
        <subtopic name="ftp_rmdir" id="ftp_rmdir"/>
        <subtopic name="ftp_set_option" id="ftp_set_option"/>
        <subtopic name="ftp_site" id="ftp_site"/>
        <subtopic name="ftp_size" id="ftp_size"/>
        <subtopic name="ftp_systype" id="ftp_systype"/>
      </topic>
      <topic name="Function Handling Functions" location="FuncHandlingF.html" id="call_user_func">
        <subtopic name="call_user_func_array" id="call_user_func_array"/>
        <subtopic name="create_function" id="create_function"/>
        <subtopic name="func_get_arg" id="func_get_arg"/>
        <subtopic name="func_get_args" id="func_get_args"/>
        <subtopic name="func_num_args" id="func_num_args"/>
        <subtopic name="function_exists" id="function_exists"/>
        <subtopic name="get_defined_functions" id="get_defined_functions"/>
        <subtopic name="register_shutdown_function" id="register_shutdown_function"/>
        <subtopic name="register_tick_function" id="register_tick_function"/>
        <subtopic name="unregister_tick_function" id="unregister_tick_function"/>
      </topic>
      <topic name="Gettext Functions" location="GettextF.html" id="bind_textdomain_codeset">
        <subtopic name="dcgettext" id="dcgettext"/>
        <subtopic name="dcngettext" id="dcngettext"/>
        <subtopic name="dgettext" id="dgettext"/>
        <subtopic name="dngettext" id="dngettext"/>
        <subtopic name="gettext" id="gettext"/>
        <subtopic name="ngettext" id="ngettext"/>
        <subtopic name="textdomain" id="textdomain"/>
      </topic>
      <topic name="GMP Functions" location="GMPF.html" id="gmp_abs">
        <subtopic name="gmp_add" id="gmp_add"/>
        <subtopic name="gmp_and" id="gmp_and"/>
        <subtopic name="gmp_clrbit" id="gmp_clrbit"/>
        <subtopic name="gmp_cmp" id="gmp_cmp"/>
        <subtopic name="gmp_com" id="gmp_com"/>
        <subtopic name="gmp_div_q" id="gmp_div_q"/>
        <subtopic name="gmp_div_qr" id="gmp_div_qr"/>
        <subtopic name="gmp_div_r" id="gmp_div_r"/>
        <subtopic name="gmp_divexact" id="gmp_divexact"/>
        <subtopic name="gmp_fact" id="gmp_fact"/>
        <subtopic name="gmp_gcd" id="gmp_gcd"/>
        <subtopic name="gmp_gcdext" id="gmp_gcdext"/>
        <subtopic name="gmp_hamdist" id="gmp_hamdist"/>
        <subtopic name="gmp_init" id="gmp_init"/>
        <subtopic name="gmp_intval" id="gmp_intval"/>
        <subtopic name="gmp_invert" id="gmp_invert"/>
        <subtopic name="gmp_jacobi" id="gmp_jacobi"/>
        <subtopic name="gmp_legendre" id="gmp_legendre"/>
        <subtopic name="gmp_mod" id="gmp_mod"/>
        <subtopic name="gmp_mul" id="gmp_mul"/>
        <subtopic name="gmp_neg" id="gmp_neg"/>
        <subtopic name="gmp_or" id="gmp_or"/>
        <subtopic name="gmp_perfect_square" id="gmp_perfect_square"/>
        <subtopic name="gmp_popcount" id="gmp_popcount"/>
        <subtopic name="gmp_pow" id="gmp_pow"/>
        <subtopic name="gmp_powm" id="gmp_powm"/>
        <subtopic name="gmp_prob_prime" id="gmp_prob_prime"/>
        <subtopic name="gmp_random" id="gmp_random"/>
        <subtopic name="gmp_scan0" id="gmp_scan0"/>
        <subtopic name="gmp_scan1" id="gmp_scan1"/>
        <subtopic name="gmp_setbit" id="gmp_setbit"/>
        <subtopic name="gmp_sign" id="gmp_sign"/>
        <subtopic name="gmp_sqrt" id="gmp_sqrt"/>
        <subtopic name="gmp_sqrtrem" id="gmp_sqrtrem"/>
        <subtopic name="gmp_strval" id="gmp_strval"/>
        <subtopic name="gmp_sub" id="gmp_sub"/>
        <subtopic name="gmp_xor" id="gmp_xor"/>
      </topic>
      <topic name="GNU Recode Functions" location="GNUF.html" id="recode_file">
        <subtopic name="recode_string" id="recode_string"/>
      </topic>
      <topic name="HTTP Functions" location="HTTPF.html" id="header">
        <subtopic name="headers_sent" id="headers_sent"/>
        <subtopic name="setcookie" id="setcookie"/>
      </topic>
      <topic name="ICONV Functions" location="ICONVF.html" id="iconv">
        <subtopic name="iconv_get_encoding" id="iconv_get_encoding"/>
        <subtopic name="iconv_set_encoding" id="iconv_set_encoding"/>
        <subtopic name="ob_iconv_handler" id="ob_iconv_handler"/>
      </topic>
      <topic name="Image Functions" location="ImageF.html" id="exif_imagetype">
        <subtopic name="exif_read_data" id="exif_read_data"/>
        <subtopic name="exif_thumbnail" id="exif_thumbnail"/>
        <subtopic name="getimagesize" id="getimagesize"/>
        <subtopic name="image_type_to_mime_type" id="image_type_to_mime_type"/>
        <subtopic name="image2wbmp" id="image2wbmp"/>
        <subtopic name="imagealphablending" id="imagealphablending"/>
        <subtopic name="imagearc" id="imagearc"/>
        <subtopic name="imagechar" id="imagechar"/>
        <subtopic name="imagecharup" id="imagecharup"/>
        <subtopic name="imagecolorallocate" id="imagecolorallocate"/>
        <subtopic name="imagecolorat" id="imagecolorat"/>
        <subtopic name="imagecolorclosest" id="imagecolorclosest"/>
        <subtopic name="imagecolorclosestalpha" id="imagecolorclosestalpha"/>
        <subtopic name="imagecolorclosesthwb" id="imagecolorclosesthwb"/>
        <subtopic name="imagecolordeallocate" id="imagecolordeallocate"/>
        <subtopic name="imagecolorexact" id="imagecolorexact"/>
        <subtopic name="imagecolorexactalpha" id="imagecolorexactalpha"/>
        <subtopic name="imagecolorresolve" id="imagecolorresolve"/>
        <subtopic name="imagecolorresolvealpha" id="imagecolorresolvealpha"/>
        <subtopic name="imagecolorset" id="imagecolorset"/>
        <subtopic name="imagecolorsforindex" id="imagecolorsforindex"/>
        <subtopic name="imagecolorstotal" id="imagecolorstotal"/>
        <subtopic name="imagecolortransparent" id="imagecolortransparent"/>
        <subtopic name="imagecopy" id="imagecopy"/>
        <subtopic name="imagecopymerge" id="imagecopymerge"/>
        <subtopic name="imagecopymergegray" id="imagecopymergegray"/>
        <subtopic name="imagecopyresampled" id="imagecopyresampled"/>
        <subtopic name="imagecopyresized" id="imagecopyresized"/>
        <subtopic name="imagecreate" id="imagecreate"/>
        <subtopic name="imagecreatefromgd2" id="imagecreatefromgd2"/>
        <subtopic name="imagecreatefromgd2part" id="imagecreatefromgd2part"/>
        <subtopic name="imagecreatefromgd" id="imagecreatefromgd"/>
        <subtopic name="imagecreatefromgif" id="imagecreatefromgif"/>
        <subtopic name="imagecreatefromjpeg" id="imagecreatefromjpeg"/>
        <subtopic name="imagecreatefrompng" id="imagecreatefrompng"/>
        <subtopic name="imagecreatefromstring" id="imagecreatefromstring"/>
        <subtopic name="imagecreatefromwbmp" id="imagecreatefromwbmp"/>
        <subtopic name="imagecreatefromxbm" id="imagecreatefromxbm"/>
        <subtopic name="imagecreatefromxpm" id="imagecreatefromxpm"/>
        <subtopic name="imagecreatetruecolor" id="imagecreatetruecolor"/>
        <subtopic name="imagedashedline" id="imagedashedline"/>
        <subtopic name="imagedestroy" id="imagedestroy"/>
        <subtopic name="imageellipse" id="imageellipse"/>
        <subtopic name="imagefill" id="imagefill"/>
        <subtopic name="imagefilledarc" id="imagefilledarc"/>
        <subtopic name="imagefilledellipse" id="imagefilledellipse"/>
        <subtopic name="imagefilledpolygon" id="imagefilledpolygon"/>
        <subtopic name="imagefilledrectangle" id="imagefilledrectangle"/>
        <subtopic name="imagefilltoborder" id="imagefilltoborder"/>
        <subtopic name="imagefontheight" id="imagefontheight"/>
        <subtopic name="imagefontwidth" id="imagefontwidth"/>
        <subtopic name="imageftbbox" id="imageftbbox"/>
        <subtopic name="imagefttext" id="imagefttext"/>
        <subtopic name="imagegammacorrect" id="imagegammacorrect"/>
        <subtopic name="imagegd2" id="imagegd2"/>
        <subtopic name="imagegd" id="imagegd"/>
        <subtopic name="imagegif" id="imagegif"/>
        <subtopic name="imageinterlace" id="imageinterlace"/>
        <subtopic name="imagejpeg" id="imagejpeg"/>
        <subtopic name="imageline" id="imageline"/>
        <subtopic name="imageloadfont" id="imageloadfont"/>
        <subtopic name="imagepalettecopy" id="imagepalettecopy"/>
        <subtopic name="imagepng" id="imagepng"/>
        <subtopic name="imagepolygon" id="imagepolygon"/>
        <subtopic name="imagepsbbox" id="imagepsbbox"/>
        <subtopic name="imagepscopyfont" id="imagepscopyfont"/>
        <subtopic name="imagepsencodefont" id="imagepsencodefont"/>
        <subtopic name="imagepsextendfont" id="imagepsextendfont"/>
        <subtopic name="imagepsfreefont" id="imagepsfreefont"/>
        <subtopic name="imagepsloadfont" id="imagepsloadfont"/>
        <subtopic name="imagepsslantfont" id="imagepsslantfont"/>
        <subtopic name="imagepstext" id="imagepstext"/>
        <subtopic name="imagerectangle" id="imagerectangle"/>
        <subtopic name="imagesetbrush" id="imagesetbrush"/>
        <subtopic name="imagesetpixel" id="imagesetpixel"/>
        <subtopic name="imagesetstyle" id="imagesetstyle"/>
        <subtopic name="imagesetthickness" id="imagesetthickness"/>
        <subtopic name="imagesettile" id="imagesettile"/>
        <subtopic name="imagestring" id="imagestring"/>
        <subtopic name="imagestringup" id="imagestringup"/>
        <subtopic name="imagesx" id="imagesx"/>
        <subtopic name="imagesy" id="imagesy"/>
        <subtopic name="imagetruecolortopalette" id="imagetruecolortopalette"/>
        <subtopic name="imagettfbbox" id="imagettfbbox"/>
        <subtopic name="imagettftext" id="imagettftext"/>
        <subtopic name="imagetypes" id="imagetypes"/>
        <subtopic name="imagewbmp" id="imagewbmp"/>
        <subtopic name="iptcembed" id="iptcembed"/>
        <subtopic name="iptcparse" id="iptcparse"/>
        <subtopic name="jpeg2wbmp" id="jpeg2wbmp"/>
        <subtopic name="png2wbmp" id="png2wbmp"/>
      </topic>
      <topic name="IMAP, POP3 and NNTP Functions" location="IMAPF.html" id="imap_8bit">
        <subtopic name="imap_append" id="imap_append"/>
        <subtopic name="imap_alerts" id="imap_alerts"/>
        <subtopic name="imap_base64" id="imap_base64"/>
        <subtopic name="imap_binary" id="imap_binary"/>
        <subtopic name="imap_body" id="imap_body"/>
        <subtopic name="imap_bodystruct" id="imap_bodystruct"/>
        <subtopic name="imap_check" id="imap_check"/>
        <subtopic name="imap_clearflag_full" id="imap_clearflag_full"/>
        <subtopic name="imap_close" id="imap_close"/>
        <subtopic name="imap_createmailbox" id="imap_createmailbox"/>
        <subtopic name="imap_delete" id="imap_delete"/>
        <subtopic name="imap_deletemailbox" id="imap_deletemailbox"/>
        <subtopic name="imap_errors" id="imap_errors"/>
        <subtopic name="imap_expunge" id="imap_expunge"/>
        <subtopic name="imap_fetch_overview" id="imap_fetch_overview"/>
        <subtopic name="imap_fetchbody" id="imap_fetchbody"/>
        <subtopic name="imap_fetchheader" id="imap_fetchheader"/>
        <subtopic name="imap_fetchstructure" id="imap_fetchstructure"/>
        <subtopic name="imap_get_quota" id="imap_get_quota"/>
        <subtopic name="imap_get_quotaroot" id="imap_get_quotaroot"/>
        <subtopic name="imap_getmailboxes" id="imap_getmailboxes"/>
        <subtopic name="imap_getsubscribed" id="imap_getsubscribed"/>
        <subtopic name="imap_headerinfo" id="imap_headerinfo"/>
        <subtopic name="imap_headers" id="imap_headers"/>
        <subtopic name="imap_last_error" id="imap_last_error"/>
        <subtopic name="imap_list" id="imap_list"/>
        <subtopic name="imap_lsub" id="imap_lsub"/>
        <subtopic name="imap_mail_compose" id="imap_mail_compose"/>
        <subtopic name="imap_mail_copy" id="imap_mail_copy"/>
        <subtopic name="imap_mail_move" id="imap_mail_move"/>
        <subtopic name="imap_mail" id="imap_mail"/>
        <subtopic name="imap_mailboxmsginfo" id="imap_mailboxmsginfo"/>
        <subtopic name="imap_mime_header_decode" id="imap_mime_header_decode"/>
        <subtopic name="imap_msgno" id="imap_msgno"/>
        <subtopic name="imap_num_msg" id="imap_num_msg"/>
        <subtopic name="imap_num_recent" id="imap_num_recent"/>
        <subtopic name="imap_open" id="imap_open"/>
        <subtopic name="imap_ping" id="imap_ping"/>
        <subtopic name="imap_qprint" id="imap_qprint"/>
        <subtopic name="imap_renamemailbox" id="imap_renamemailbox"/>
        <subtopic name="imap_reopen" id="imap_reopen"/>
        <subtopic name="imap_rfc822_parse_adrlist" id="imap_rfc822_parse_adrlist"/>
        <subtopic name="imap_rfc822_parse_headers" id="imap_rfc822_parse_headers"/>
        <subtopic name="imap_rfc822_write_address" id="imap_rfc822_write_address"/>
        <subtopic name="imap_search" id="imap_search"/>
        <subtopic name="imap_set_quota" id="imap_set_quota"/>
        <subtopic name="imap_setacl" id="imap_setacl"/>
        <subtopic name="imap_setflag_full" id="imap_setflag_full"/>
        <subtopic name="imap_sort" id="imap_sort"/>
        <subtopic name="imap_status" id="imap_status"/>
        <subtopic name="imap_subscribe" id="imap_subscribe"/>
        <subtopic name="imap_thread" id="imap_thread"/>
        <subtopic name="imap_uid" id="imap_uid"/>
        <subtopic name="imap_undelete" id="imap_undelete"/>
        <subtopic name="imap_unsubscribe" id="imap_unsubscribe"/>
        <subtopic name="imap_utf7_decode" id="imap_utf7_decode"/>
        <subtopic name="imap_utf7_encode" id="imap_utf7_encode"/>
        <subtopic name="imap_utf8" id="imap_utf8"/>
      </topic>
      <topic name="LDAP Functions" location="LDAPF.html" id="ldap_8859_to_t61">
        <subtopic name="ldap_add" id="ldap_add"/>
        <subtopic name="ldap_bind" id="ldap_bind"/>
        <subtopic name="ldap_compare" id="ldap_compare"/>
        <subtopic name="ldap_connect" id="ldap_connect"/>
        <subtopic name="ldap_count_entries" id="ldap_count_entries"/>
        <subtopic name="ldap_delete" id="ldap_delete"/>
        <subtopic name="ldap_dn2ufn" id="ldap_dn2ufn"/>
        <subtopic name="ldap_err2str" id="ldap_err2str"/>
        <subtopic name="ldap_errno" id="ldap_errno"/>
        <subtopic name="ldap_error" id="ldap_error"/>
        <subtopic name="ldap_explode_dn" id="ldap_explode_dn"/>
        <subtopic name="ldap_first_attribute" id="ldap_first_attribute"/>
        <subtopic name="ldap_first_entry" id="ldap_first_entry"/>
        <subtopic name="ldap_first_reference" id="ldap_first_reference"/>
        <subtopic name="ldap_free_result" id="ldap_free_result"/>
        <subtopic name="ldap_get_attributes" id="ldap_get_attributes"/>
        <subtopic name="ldap_get_dn" id="ldap_get_dn"/>
        <subtopic name="ldap_get_entries" id="ldap_get_entries"/>
        <subtopic name="ldap_get_option" id="ldap_get_option"/>
        <subtopic name="ldap_get_values_len" id="ldap_get_values_len"/>
        <subtopic name="ldap_get_values" id="ldap_get_values"/>
        <subtopic name="ldap_list" id="ldap_list"/>
        <subtopic name="ldap_mod_add" id="ldap_mod_add"/>
        <subtopic name="ldap_mod_del" id="ldap_mod_del"/>
        <subtopic name="ldap_mod_replace" id="ldap_mod_replace"/>
        <subtopic name="ldap_next_attribute" id="ldap_next_attribute"/>
        <subtopic name="ldap_next_entry" id="ldap_next_entry"/>
        <subtopic name="ldap_next_reference" id="ldap_next_reference"/>
        <subtopic name="ldap_parse_reference" id="ldap_parse_reference"/>
        <subtopic name="ldap_parse_result" id="ldap_parse_result"/>
        <subtopic name="ldap_read" id="ldap_read"/>
        <subtopic name="ldap_rename" id="ldap_rename"/>
        <subtopic name="ldap_search" id="ldap_search"/>
        <subtopic name="ldap_set_option" id="ldap_set_option"/>
        <subtopic name="ldap_set_rebind_proc" id="ldap_set_rebind_proc"/>
        <subtopic name="ldap_sort" id="ldap_sort"/>
        <subtopic name="ldap_start_tls" id="ldap_start_tls"/>
        <subtopic name="ldap_t61_to_8859" id="ldap_t61_to_8859"/>
        <subtopic name="ldap_unbind" id="ldap_unbind"/>
      </topic>
      <topic name="Mail Functions" location="MailF.html" id="ezmlm_hash">
        <subtopic name="mail" id="mail"/>
      </topic>
      <topic name="Mathematical Functions" location="MathF.html" id="abs">
        <subtopic name="acos" id="acos"/>
        <subtopic name="acosh" id="acosh"/>
        <subtopic name="asin" id="asin"/>
        <subtopic name="asinh" id="asinh"/>
        <subtopic name="atan2" id="atan2"/>
        <subtopic name="atan" id="atan"/>
        <subtopic name="atanh" id="atanh"/>
        <subtopic name="base_convert" id="base_convert"/>
        <subtopic name="bindec" id="bindec"/>
        <subtopic name="ceil" id="ceil"/>
        <subtopic name="cos" id="cos"/>
        <subtopic name="cosh" id="cosh"/>
        <subtopic name="decbin" id="decbin"/>
        <subtopic name="dechex" id="dechex"/>
        <subtopic name="decoct" id="decoct"/>
        <subtopic name="deg2rad" id="deg2rad"/>
        <subtopic name="exp" id="exp"/>
        <subtopic name="expm1" id="expm1"/>
        <subtopic name="floor" id="floor"/>
        <subtopic name="fmod" id="fmod"/>
        <subtopic name="getrandmax" id="getrandmax"/>
        <subtopic name="hexdec" id="hexdec"/>
        <subtopic name="is_finite" id="is_finite"/>
        <subtopic name="is_infinite" id="is_infinite"/>
        <subtopic name="is_nan" id="is_nan"/>
        <subtopic name="lcg_value" id="lcg_value"/>
        <subtopic name="log10" id="log10"/>
        <subtopic name="log1p" id="log1p"/>
        <subtopic name="log" id="log"/>
        <subtopic name="max" id="max"/>
        <subtopic name="min" id="min"/>
        <subtopic name="mt_getrandmax" id="mt_getrandmax"/>
        <subtopic name="mt_rand" id="mt_rand"/>
        <subtopic name="mt_srand" id="mt_srand"/>
        <subtopic name="octdec" id="octdec"/>
        <subtopic name="pi" id="pi"/>
        <subtopic name="pow" id="pow"/>
        <subtopic name="rad2deg" id="rad2deg"/>
        <subtopic name="rand" id="rand"/>
        <subtopic name="round" id="round"/>
        <subtopic name="sin" id="sin"/>
        <subtopic name="sinh" id="sinh"/>
        <subtopic name="sqrt" id="sqrt"/>
        <subtopic name="srand" id="srand"/>
        <subtopic name="tan" id="tan"/>
        <subtopic name="tanh" id="tanh"/>
      </topic>
      <topic name="Mcrypt Encryption Functions" location="McryptF.html" id="mcrypt_cbc">
        <subtopic name="mcrypt_cfb" id="mcrypt_cfb"/>
        <subtopic name="mcrypt_create_iv" id="mcrypt_create_iv"/>
        <subtopic name="mcrypt_decrypt" id="mcrypt_decrypt"/>
        <subtopic name="mcrypt_ecb" id="mcrypt_ecb"/>
        <subtopic name="mcrypt_enc_get_algorithms_name" id="mcrypt_enc_get_algorithms_name"/>
        <subtopic name="mcrypt_enc_get_block_size" id="mcrypt_enc_get_block_size"/>
        <subtopic name="mcrypt_enc_get_iv_size" id="mcrypt_enc_get_iv_size"/>
        <subtopic name="mcrypt_enc_get_key_size" id="mcrypt_enc_get_key_size"/>
        <subtopic name="mcrypt_enc_get_modes_name" id="mcrypt_enc_get_modes_name"/>
        <subtopic name="mcrypt_enc_get_supported_key_sizes" id="mcrypt_enc_get_supported_key_sizes"/>
        <subtopic name="mcrypt_enc_is_block_algorithm_mode" id="mcrypt_enc_is_block_algorithm_mode"/>
        <subtopic name="mcrypt_enc_is_block_algorithm" id="mcrypt_enc_is_block_algorithm"/>
        <subtopic name="mcrypt_enc_is_block_mode" id="mcrypt_enc_is_block_mode"/>
        <subtopic name="mcrypt_enc_self_test" id="mcrypt_enc_self_test"/>
        <subtopic name="mcrypt_encrypt" id="mcrypt_encrypt"/>
        <subtopic name="mcrypt_generic_deinit" id="mcrypt_generic_deinit"/>
        <subtopic name="mcrypt_generic_end" id="mcrypt_generic_end"/>
        <subtopic name="mcrypt_generic_init" id="mcrypt_generic_init"/>
        <subtopic name="mcrypt_generic" id="mcrypt_generic"/>
        <subtopic name="mcrypt_get_block_size" id="mcrypt_get_block_size"/>
        <subtopic name="mcrypt_get_cipher_name" id="mcrypt_get_cipher_name"/>
        <subtopic name="mcrypt_get_iv_size" id="mcrypt_get_iv_size"/>
        <subtopic name="mcrypt_get_key_size" id="mcrypt_get_key_size"/>
        <subtopic name="mcrypt_list_algorithms" id="mcrypt_list_algorithms"/>
        <subtopic name="mcrypt_list_modes" id="mcrypt_list_modes"/>
        <subtopic name="mcrypt_module_close" id="mcrypt_module_close"/>
        <subtopic name="mcrypt_module_get_algo_block_size" id="mcrypt_module_get_algo_block_size"/>
        <subtopic name="mcrypt_module_get_algo_key_size" id="mcrypt_module_get_algo_key_size"/>
        <subtopic name="mcrypt_module_get_supported_key_sizes" id="mcrypt_module_get_supported_key_sizes"/>
        <subtopic name="mcrypt_module_is_block_algorithm_mode" id="mcrypt_module_is_block_algorithm_mode"/>
        <subtopic name="mcrypt_module_is_block_algorithm" id="mcrypt_module_is_block_algorithm"/>
        <subtopic name="mcrypt_module_is_block_mode" id="mcrypt_module_is_block_mode"/>
        <subtopic name="mcrypt_module_open" id="mcrypt_module_open"/>
        <subtopic name="mcrypt_module_self_test" id="mcrypt_module_self_test"/>
        <subtopic name="mcrypt_ofb" id="mcrypt_ofb"/>
        <subtopic name="mdecrypt_generic" id="mdecrypt_generic"/>
      </topic>
      <topic name="Mhash Functions" location="MhashF.html" id="mhash">
        <subtopic name="mhash_count" id="mhash_count"/>
        <subtopic name="mhash_get_block_size" id="mhash_get_block_size"/>
        <subtopic name="mhash_get_hash_name" id="mhash_get_hash_name"/>
        <subtopic name="mhash_keygen_s2k" id="mhash_keygen_s2k"/>
      </topic>
      <topic name="Mimetype Functions" location="MimetypeF.html" id="mime_content_type">
      </topic>
      <topic name="Miscellaneous Functions" location="MiscF.html" id="connection_aborted">
        <subtopic name="connection_status" id="connection_status"/>
        <subtopic name="constant" id="constant"/>
        <subtopic name="define" id="define"/>
        <subtopic name="defined" id="defined"/>
        <subtopic name="eval" id="eval"/>
        <subtopic name="exit" id="exit"/>
        <subtopic name="highlight_file" id="highlight_file"/>
        <subtopic name="highlight_string" id="highlight_string"/>
        <subtopic name="ignore_user_abort" id="ignore_user_abort"/>
        <subtopic name="leak" id="leak"/>
        <subtopic name="pack" id="pack"/>
        <subtopic name="sleep" id="sleep"/>
        <subtopic name="uniqid" id="uniqid"/>
        <subtopic name="unpack" id="unpack"/>
        <subtopic name="usleep" id="usleep"/>
      </topic>
      <topic name="Multi-Byte String Functions" location="Multi_byteF.html" id="mb_convert_encoding">
        <subtopic name="mb_convert_kana" id="mb_convert_kana"/>
        <subtopic name="mb_convert_variables" id="mb_convert_variables"/>
        <subtopic name="mb_decode_mimeheader" id="mb_decode_mimeheader"/>
        <subtopic name="mb_decode_numericentity" id="mb_decode_numericentity"/>
        <subtopic name="mb_detect_encoding" id="mb_detect_encoding"/>
        <subtopic name="mb_detect_order" id="mb_detect_order"/>
        <subtopic name="mb_encode_mimeheader" id="mb_encode_mimeheader"/>
        <subtopic name="mb_encode_numericentity" id="mb_encode_numericentity"/>
        <subtopic name="mb_get_info" id="mb_get_info"/>
        <subtopic name="mb_http_input" id="mb_http_input"/>
        <subtopic name="mb_http_output" id="mb_http_output"/>
        <subtopic name="mb_internal_encoding" id="mb_internal_encoding"/>
        <subtopic name="mb_language" id="mb_language"/>
        <subtopic name="mb_output_handler" id="mb_output_handler"/>
        <subtopic name="mb_parse_str" id="mb_parse_str"/>
        <subtopic name="mb_preferred_mime_name" id="mb_preferred_mime_name"/>
        <subtopic name="mb_send_mail" id="mb_send_mail"/>
        <subtopic name="mb_strcut" id="mb_strcut"/>
        <subtopic name="mb_strimwidth" id="mb_strimwidth"/>
        <subtopic name="mb_strlen" id="mb_strlen"/>
        <subtopic name="mb_strpos" id="mb_strpos"/>
        <subtopic name="mb_strrpos" id="mb_strrpos"/>
        <subtopic name="mb_strwidth" id="mb_strwidth"/>
        <subtopic name="mb_substitute_character" id="mb_substitute_character"/>
        <subtopic name="mb_substr" id="mb_substr"/>
      </topic>
      <topic name="MySQL Functions" location="MySQLF.html" id="mysql_affected_rows">
        <subtopic name="mysql_close" id="mysql_close"/>
        <subtopic name="mysql_connect" id="mysql_connect"/>
        <subtopic name="mysql_create_db" id="mysql_create_db"/>
        <subtopic name="mysql_data_seek" id="mysql_data_seek"/>
        <subtopic name="mysql_db_query" id="mysql_db_query"/>
        <subtopic name="mysql_drop_db" id="mysql_drop_db"/>
        <subtopic name="mysql_errno" id="mysql_errno"/>
        <subtopic name="mysql_error" id="mysql_error"/>
        <subtopic name="mysql_escape_string" id="mysql_escape_string"/>
        <subtopic name="mysql_fetch_array" id="mysql_fetch_array"/>
        <subtopic name="mysql_fetch_assoc" id="mysql_fetch_assoc"/>
        <subtopic name="mysql_fetch_field" id="mysql_fetch_field"/>
        <subtopic name="mysql_fetch_lengths" id="mysql_fetch_lengths"/>
        <subtopic name="mysql_fetch_object" id="mysql_fetch_object"/>
        <subtopic name="mysql_fetch_row" id="mysql_fetch_row"/>
        <subtopic name="mysql_field_flags" id="mysql_field_flags"/>
        <subtopic name="mysql_field_len" id="mysql_field_len"/>
        <subtopic name="mysql_field_name" id="mysql_field_name"/>
        <subtopic name="mysql_field_seek" id="mysql_field_seek"/>
        <subtopic name="mysql_field_table" id="mysql_field_table"/>
        <subtopic name="mysql_field_type" id="mysql_field_type"/>
        <subtopic name="mysql_free_result" id="mysql_free_result"/>
        <subtopic name="mysql_get_client_info" id="mysql_get_client_info"/>
        <subtopic name="mysql_get_host_info" id="mysql_get_host_info"/>
        <subtopic name="mysql_get_proto_info" id="mysql_get_proto_info"/>
        <subtopic name="mysql_get_server_info" id="mysql_get_server_info"/>
        <subtopic name="mysql_info" id="mysql_info"/>
        <subtopic name="mysql_insert_id" id="mysql_insert_id"/>
        <subtopic name="mysql_list_dbs" id="mysql_list_dbs"/>
        <subtopic name="mysql_list_fields" id="mysql_list_fields"/>
        <subtopic name="mysql_list_processes" id="mysql_list_processes"/>
        <subtopic name="mysql_list_tables" id="mysql_list_tables"/>
        <subtopic name="mysql_num_fields" id="mysql_num_fields"/>
        <subtopic name="mysql_num_rows" id="mysql_num_rows"/>
        <subtopic name="mysql_pconnect" id="mysql_pconnect"/>
        <subtopic name="mysql_ping" id="mysql_ping"/>
        <subtopic name="mysql_query" id="mysql_query"/>
        <subtopic name="mysql_real_escape_string" id="mysql_real_escape_string"/>
        <subtopic name="mysql_result" id="mysql_result"/>
        <subtopic name="mysql_select_db" id="mysql_select_db"/>
        <subtopic name="mysql_stat" id="mysql_stat"/>
        <subtopic name="mysql_thread_id" id="mysql_thread_id"/>
        <subtopic name="mysql_unbuffered_query" id="mysql_unbuffered_query"/>
      </topic>
      <topic name="Network Functions" location="NetworkF.html" id="checkdnsrr">
        <subtopic name="closelog" id="closelog"/>
        <subtopic name="define_syslog_variables" id="define_syslog_variables"/>
        <subtopic name="fsockopen" id="fsockopen"/>
        <subtopic name="gethostbyaddr" id="gethostbyaddr"/>
        <subtopic name="gethostbyname" id="gethostbyname"/>
        <subtopic name="gethostbynamel" id="gethostbynamel"/>
        <subtopic name="getmxrr" id="getmxrr"/>
        <subtopic name="getprotobyname" id="getprotobyname"/>
        <subtopic name="getprotobynumber" id="getprotobynumber"/>
        <subtopic name="getservbyname" id="getservbyname"/>
        <subtopic name="getservbyport" id="getservbyport"/>
        <subtopic name="ip2long" id="ip2long"/>
        <subtopic name="long2ip" id="long2ip"/>
        <subtopic name="openlog" id="openlog"/>
        <subtopic name="pfsockopen" id="pfsockopen"/>
        <subtopic name="socket_get_status" id="socket_get_status"/>
        <subtopic name="socket_set_blocking" id="socket_set_blocking"/>
        <subtopic name="socket_set_timeout" id="socket_set_timeout"/>
        <subtopic name="syslog" id="syslog"/>
      </topic>
      <topic name="Oracle 8 Functions" location="Oracle8F.html" id="ocibindbyname">
        <subtopic name="ocicancel" id="ocicancel"/>
        <subtopic name="ocicollappend" id="ocicollappend"/>
        <subtopic name="ocicollassign" id="ocicollassign"/>
        <subtopic name="ocicollassignelem" id="ocicollassignelem"/>
        <subtopic name="ocicollgetelem" id="ocicollgetelem"/>
        <subtopic name="ocicollmax" id="ocicollmax"/>
        <subtopic name="ocicollsize" id="ocicollsize"/>
        <subtopic name="ocicolltrim" id="ocicolltrim"/>
        <subtopic name="ocicolumnisnull" id="ocicolumnisnull"/>
        <subtopic name="ocicolumnname" id="ocicolumnname"/>
        <subtopic name="ocicolumnprecision" id="ocicolumnprecision"/>
        <subtopic name="ocicolumnscale" id="ocicolumnscale"/>
        <subtopic name="ocicolumnsize" id="ocicolumnsize"/>
        <subtopic name="ocicolumntype" id="ocicolumntype"/>
        <subtopic name="ocicolumntyperaw" id="ocicolumntyperaw"/>
        <subtopic name="ocicommit" id="ocicommit"/>
        <subtopic name="ocidefinebyname" id="ocidefinebyname"/>
        <subtopic name="ocierror" id="ocierror"/>
        <subtopic name="ociexecute" id="ociexecute"/>
        <subtopic name="ocifetch" id="ocifetch"/>
        <subtopic name="ocifetchinto" id="ocifetchinto"/>
        <subtopic name="ocifetchstatement" id="ocifetchstatement"/>
        <subtopic name="ocifreecollection" id="ocifreecollection"/>
        <subtopic name="ocifreedesc" id="ocifreedesc"/>
        <subtopic name="ocifreestatement" id="ocifreestatement"/>
        <subtopic name="ociinternaldebug" id="ociinternaldebug"/>
        <subtopic name="ociloadlob" id="ociloadlob"/>
        <subtopic name="ocilogoff" id="ocilogoff"/>
        <subtopic name="ocilogon" id="ocilogon"/>
        <subtopic name="ocinewcollection" id="ocinewcollection"/>
        <subtopic name="ocinewcursor" id="ocinewcursor"/>
        <subtopic name="ocinewdescriptor" id="ocinewdescriptor"/>
        <subtopic name="ocinlogon" id="ocinlogon"/>
        <subtopic name="ocinumcols" id="ocinumcols"/>
        <subtopic name="ociparse" id="ociparse"/>
        <subtopic name="ociplogon" id="ociplogon"/>
        <subtopic name="ociresult" id="ociresult"/>
        <subtopic name="ocirollback" id="ocirollback"/>
        <subtopic name="ocirowcount" id="ocirowcount"/>
        <subtopic name="ocisavelob" id="ocisavelob"/>
        <subtopic name="ocisavelobfile" id="ocisavelobfile"/>
        <subtopic name="ociserverversion" id="ociserverversion"/>
        <subtopic name="ocisetprefetch" id="ocisetprefetch"/>
        <subtopic name="ocistatementtype" id="ocistatementtype"/>
        <subtopic name="ociwritelobtofile" id="ociwritelobtofile"/>
      </topic>
      <topic name="Object Property and Method Call Overloading" location="ObjectF.html" id="overload">
      </topic>
      <topic name="PDF Functions" location="PDFF.html" id="pdf_add_annotation">
        <subtopic name="pdf_add_bookmark" id="pdf_add_bookmark"/>
        <subtopic name="pdf_add_launchlink" id="pdf_add_launchlink"/>
        <subtopic name="pdf_add_locallink" id="pdf_add_locallink"/>
        <subtopic name="pdf_add_note" id="pdf_add_note"/>
        <subtopic name="pdf_add_pdflink" id="pdf_add_pdflink"/>
        <subtopic name="pdf_add_thumbnail" id="pdf_add_thumbnail"/>
        <subtopic name="pdf_add_weblink" id="pdf_add_weblink"/>
        <subtopic name="pdf_arc" id="pdf_arc"/>
        <subtopic name="pdf_arcn" id="pdf_arcn"/>
        <subtopic name="pdf_attach_file" id="pdf_attach_file"/>
        <subtopic name="pdf_begin_page" id="pdf_begin_page"/>
        <subtopic name="pdf_begin_pattern" id="pdf_begin_pattern"/>
        <subtopic name="pdf_begin_template" id="pdf_begin_template"/>
        <subtopic name="pdf_circle" id="pdf_circle"/>
        <subtopic name="pdf_clip" id="pdf_clip"/>
        <subtopic name="pdf_close_image" id="pdf_close_image"/>
        <subtopic name="pdf_close_pdi_page" id="pdf_close_pdi_page"/>
        <subtopic name="pdf_close_pdi" id="pdf_close_pdi"/>
        <subtopic name="pdf_close" id="pdf_close"/>
        <subtopic name="pdf_closepath_fill_stroke" id="pdf_closepath_fill_stroke"/>
        <subtopic name="pdf_closepath_stroke" id="pdf_closepath_stroke"/>
        <subtopic name="pdf_closepath" id="pdf_closepath"/>
        <subtopic name="pdf_concat" id="pdf_concat"/>
        <subtopic name="pdf_continue_text" id="pdf_continue_text"/>
        <subtopic name="pdf_curveto" id="pdf_curveto"/>
        <subtopic name="pdf_delete" id="pdf_delete"/>
        <subtopic name="pdf_end_page" id="pdf_end_page"/>
        <subtopic name="pdf_end_pattern" id="pdf_end_pattern"/>
        <subtopic name="pdf_end_template" id="pdf_end_template"/>
        <subtopic name="pdf_endpath" id="pdf_endpath"/>
        <subtopic name="pdf_fill_stroke" id="pdf_fill_stroke"/>
        <subtopic name="pdf_fill" id="pdf_fill"/>
        <subtopic name="pdf_findfont" id="pdf_findfont"/>
        <subtopic name="pdf_get_buffer" id="pdf_get_buffer"/>
        <subtopic name="pdf_get_font" id="pdf_get_font"/>
        <subtopic name="pdf_get_fontname" id="pdf_get_fontname"/>
        <subtopic name="pdf_get_fontsize" id="pdf_get_fontsize"/>
        <subtopic name="pdf_get_image_height" id="pdf_get_image_height"/>
        <subtopic name="pdf_get_image_width" id="pdf_get_image_width"/>
        <subtopic name="pdf_get_majorversion" id="pdf_get_majorversion"/>
        <subtopic name="pdf_get_minorversion" id="pdf_get_minorversion"/>
        <subtopic name="pdf_get_parameter" id="pdf_get_parameter"/>
        <subtopic name="pdf_get_pdi_parameter" id="pdf_get_pdi_parameter"/>
        <subtopic name="pdf_get_pdi_value" id="pdf_get_pdi_value"/>
        <subtopic name="pdf_get_value" id="pdf_get_value"/>
        <subtopic name="pdf_initgraphics" id="pdf_initgraphics"/>
        <subtopic name="pdf_lineto" id="pdf_lineto"/>
        <subtopic name="pdf_makespotcolor" id="pdf_makespotcolor"/>
        <subtopic name="pdf_moveto" id="pdf_moveto"/>
        <subtopic name="pdf_new" id="pdf_new"/>
        <subtopic name="pdf_open_CCITT" id="pdf_open_CCITT"/>
        <subtopic name="pdf_open_file" id="pdf_open_file"/>
        <subtopic name="pdf_open_gif" id="pdf_open_gif"/>
        <subtopic name="pdf_open_image_file" id="pdf_open_image_file"/>
        <subtopic name="pdf_open_image" id="pdf_open_image"/>
        <subtopic name="pdf_open_jpeg" id="pdf_open_jpeg"/>
        <subtopic name="pdf_open_memory_image" id="pdf_open_memory_image"/>
        <subtopic name="pdf_open_pdi_page" id="pdf_open_pdi_page"/>
        <subtopic name="pdf_open_pdi" id="pdf_open_pdi"/>
        <subtopic name="pdf_open_png" id="pdf_open_png"/>
        <subtopic name="pdf_open_tiff" id="pdf_open_tiff"/>
        <subtopic name="pdf_open" id="pdf_open"/>
        <subtopic name="pdf_place_image" id="pdf_place_image"/>
        <subtopic name="pdf_place_pdi_page" id="pdf_place_pdi_page"/>
        <subtopic name="pdf_rect" id="pdf_rect"/>
        <subtopic name="pdf_restore" id="pdf_restore"/>
        <subtopic name="pdf_rotate" id="pdf_rotate"/>
        <subtopic name="pdf_save" id="pdf_save"/>
        <subtopic name="pdf_scale" id="pdf_scale"/>
        <subtopic name="pdf_set_border_color" id="pdf_set_border_color"/>
        <subtopic name="pdf_set_border_dash" id="pdf_set_border_dash"/>
        <subtopic name="pdf_set_border_style" id="pdf_set_border_style"/>
        <subtopic name="pdf_set_char_spacing" id="pdf_set_char_spacing"/>
        <subtopic name="pdf_set_duration" id="pdf_set_duration"/>
        <subtopic name="pdf_set_font" id="pdf_set_font"/>
        <subtopic name="pdf_set_horiz_scaling" id="pdf_set_horiz_scaling"/>
        <subtopic name="pdf_set_info_author" id="pdf_set_info_author"/>
        <subtopic name="pdf_set_info_creator" id="pdf_set_info_creator"/>
        <subtopic name="pdf_set_info_keywords" id="pdf_set_info_keywords"/>
        <subtopic name="pdf_set_info_subject" id="pdf_set_info_subject"/>
        <subtopic name="pdf_set_info_title" id="pdf_set_info_title"/>
        <subtopic name="pdf_set_info" id="pdf_set_info"/>
        <subtopic name="pdf_set_leading" id="pdf_set_leading"/>
        <subtopic name="pdf_set_parameter" id="pdf_set_parameter"/>
        <subtopic name="pdf_set_text_pos" id="pdf_set_text_pos"/>
        <subtopic name="pdf_set_text_rendering" id="pdf_set_text_rendering"/>
        <subtopic name="pdf_set_text_rise" id="pdf_set_text_rise"/>
        <subtopic name="pdf_set_value" id="pdf_set_value"/>
        <subtopic name="pdf_set_word_spacing" id="pdf_set_word_spacing"/>
        <subtopic name="pdf_setcolor" id="pdf_setcolor"/>
        <subtopic name="pdf_setdash" id="pdf_setdash"/>
        <subtopic name="pdf_setflat" id="pdf_setflat"/>
        <subtopic name="pdf_setfont" id="pdf_setfont"/>
        <subtopic name="pdf_setgray_fill" id="pdf_setgray_fill"/>
        <subtopic name="pdf_setgray_stroke" id="pdf_setgray_stroke"/>
        <subtopic name="pdf_setgray" id="pdf_setgray"/>
        <subtopic name="pdf_setlinecap" id="pdf_setlinecap"/>
        <subtopic name="pdf_setlinejoin" id="pdf_setlinejoin"/>
        <subtopic name="pdf_setlinewidth" id="pdf_setlinewidth"/>
        <subtopic name="pdf_setmatrix" id="pdf_setmatrix"/>
        <subtopic name="pdf_setmiterlimit" id="pdf_setmiterlimit"/>
        <subtopic name="pdf_setpolydash" id="pdf_setpolydash"/>
        <subtopic name="pdf_setrgbcolor_fill" id="pdf_setrgbcolor_fill"/>
        <subtopic name="pdf_setrgbcolor_stroke" id="pdf_setrgbcolor_stroke"/>
        <subtopic name="pdf_setrgbcolor" id="pdf_setrgbcolor"/>
        <subtopic name="pdf_show_boxed" id="pdf_show_boxed"/>
        <subtopic name="pdf_show_xy" id="pdf_show_xy"/>
        <subtopic name="pdf_show" id="pdf_show"/>
        <subtopic name="pdf_skew" id="pdf_skew"/>
        <subtopic name="pdf_stringwidth" id="pdf_stringwidth"/>
        <subtopic name="pdf_stroke" id="pdf_stroke"/>
        <subtopic name="pdf_translate" id="pdf_translate"/>
      </topic>
      <topic name="PHP / Java Integration Functions" location="PHP_JavaF.html" id="java_last_exception_clear">
        <subtopic name="java_last_exception_get" id="java_last_exception_get"/>
      </topic>
      <topic id="assert" name="PHP Options &amp; Information Functions" location="PHPF.html">
        <subtopic name="assert_options" id="assert_options"/>
        <subtopic name="dl" id="dl"/>
        <subtopic name="extension_loaded" id="extension_loaded"/>
        <subtopic name="get_cfg_var" id="get_cfg_var"/>
        <subtopic name="get_current_user" id="get_current_user"/>
        <subtopic name="get_defined_constants" id="get_defined_constants"/>
        <subtopic name="get_extension_funcs" id="get_extension_funcs"/>
        <subtopic name="get_included_files" id="get_included_files"/>
        <subtopic name="get_loaded_extensions" id="get_loaded_extensions"/>
        <subtopic name="get_magic_quotes_gpc" id="get_magic_quotes_gpc"/>
        <subtopic name="getenv" id="getenv"/>
        <subtopic name="getlastmod" id="getlastmod"/>
        <subtopic name="getmygid" id="getmygid"/>
        <subtopic name="getmyinode" id="getmyinode"/>
        <subtopic name="getmypid" id="getmypid"/>
        <subtopic name="getmyuid" id="getmyuid"/>
        <subtopic name="getrusage" id="getrusage"/>
        <subtopic name="ini_get_all" id="ini_get_all"/>
        <subtopic name="ini_get" id="ini_get"/>
        <subtopic name="ini_restore" id="ini_restore"/>
        <subtopic name="ini_set" id="ini_set"/>
        <subtopic name="php_sapi_name" id="php_sapi_name"/>
        <subtopic name="php_uname" id="php_uname"/>
        <subtopic name="phpcredits" id="phpcredits"/>
        <subtopic name="phpinfo" id="phpinfo"/>
        <subtopic name="phpversion" id="phpversion"/>
        <subtopic name="putenv" id="putenv"/>
        <subtopic name="set_magic_quotes_runtime" id="set_magic_quotes_runtime"/>
        <subtopic name="set_time_limit" id="set_time_limit"/>
        <subtopic name="version_compare" id="version_compare"/>
        <subtopic name="zend_version" id="zend_version"/>
      </topic>
      <topic name="POSIX Functions" location="PosixF.html" id="posix_ctermid">
        <subtopic name="posix_getcwd" id="posix_getcwd"/>
        <subtopic name="posix_getegid" id="posix_getegid"/>
        <subtopic name="posix_getgid" id="posix_getgid"/>
        <subtopic name="posix_getgrgid" id="posix_getgrgid"/>
        <subtopic name="posix_getgrnam" id="posix_getgrnam"/>
        <subtopic name="posix_getgroups" id="posix_getgroups"/>
        <subtopic name="posix_getlogin" id="posix_getlogin"/>
        <subtopic name="posix_getpgid" id="posix_getpgid"/>
        <subtopic name="posix_getpgrp" id="posix_getpgrp"/>
        <subtopic name="posix_getpid" id="posix_getpid"/>
        <subtopic name="posix_getppid" id="posix_getppid"/>
        <subtopic name="posix_getpwnam" id="posix_getpwnam"/>
        <subtopic name="posix_getpwuid" id="posix_getpwuid"/>
        <subtopic name="posix_getrlimit" id="posix_getrlimit"/>
        <subtopic name="posix_getsid" id="posix_getsid"/>
        <subtopic name="posix_getuid" id="posix_getuid"/>
        <subtopic name="posix_isatty" id="posix_isatty"/>
        <subtopic name="posix_kill" id="posix_kill"/>
        <subtopic name="posix_mkfifo" id="posix_mkfifo"/>
        <subtopic name="posix_setegid" id="posix_setegid"/>
        <subtopic name="posix_seteuid" id="posix_seteuid"/>
        <subtopic name="posix_setgid" id="posix_setgid"/>
        <subtopic name="posix_setpgid" id="posix_setpgid"/>
        <subtopic name="posix_setsid" id="posix_setsid"/>
        <subtopic name="posix_setuid" id="posix_setuid"/>
        <subtopic name="posix_times" id="posix_times"/>
        <subtopic name="posix_ttyname" id="posix_ttyname"/>
        <subtopic name="posix_uname" id="posix_uname"/>
      </topic>
      <topic name="PostgreSQL Functions" location="PostgreF.html" id="pg_affected_rows">
        <subtopic name="pg_cancel_query" id="pg_cancel_query"/>
        <subtopic name="pg_client_encoding" id="pg_client_encoding"/>
        <subtopic name="pg_close" id="pg_close"/>
        <subtopic name="pg_connect" id="pg_connect"/>
        <subtopic name="pg_connection_busy" id="pg_connection_busy"/>
        <subtopic name="pg_connection_reset" id="pg_connection_reset"/>
        <subtopic name="pg_connection_status" id="pg_connection_status"/>
        <subtopic name="pg_convert" id="pg_convert"/>
        <subtopic name="pg_copy_from" id="pg_copy_from"/>
        <subtopic name="pg_copy_to" id="pg_copy_to"/>
        <subtopic name="pg_dbname" id="pg_dbname"/>
        <subtopic name="pg_delete" id="pg_delete"/>
        <subtopic name="pg_end_copy" id="pg_end_copy"/>
        <subtopic name="pg_escape_bytea" id="pg_escape_bytea"/>
        <subtopic name="pg_escape_string" id="pg_escape_string"/>
        <subtopic name="pg_fetch_all" id="pg_fetch_all"/>
        <subtopic name="pg_fetch_array" id="pg_fetch_array"/>
        <subtopic name="pg_fetch_object" id="pg_fetch_object"/>
        <subtopic name="pg_fetch_result" id="pg_fetch_result"/>
        <subtopic name="pg_fetch_row" id="pg_fetch_row"/>
        <subtopic name="pg_field_is_null" id="pg_field_is_null"/>
        <subtopic name="pg_field_name" id="pg_field_name"/>
        <subtopic name="pg_field_num" id="pg_field_num"/>
        <subtopic name="pg_field_prtlen" id="pg_field_prtlen"/>
        <subtopic name="pg_field_size" id="pg_field_size"/>
        <subtopic name="pg_field_type" id="pg_field_type"/>
        <subtopic name="pg_free_result" id="pg_free_result"/>
        <subtopic name="pg_get_result" id="pg_get_result"/>
        <subtopic name="pg_host" id="pg_host"/>
        <subtopic name="pg_insert" id="pg_insert"/>
        <subtopic name="pg_last_error" id="pg_last_error"/>
        <subtopic name="pg_last_oid" id="pg_last_oid"/>
        <subtopic name="pg_lo_close" id="pg_lo_close"/>
        <subtopic name="pg_lo_create" id="pg_lo_create"/>
        <subtopic name="pg_lo_export" id="pg_lo_export"/>
        <subtopic name="pg_lo_import" id="pg_lo_import"/>
        <subtopic name="pg_lo_open" id="pg_lo_open"/>
        <subtopic name="pg_lo_read_all" id="pg_lo_read_all"/>
        <subtopic name="pg_lo_read" id="pg_lo_read"/>
        <subtopic name="pg_lo_seek" id="pg_lo_seek"/>
        <subtopic name="pg_lo_tell" id="pg_lo_tell"/>
        <subtopic name="pg_lo_unlink" id="pg_lo_unlink"/>
        <subtopic name="pg_lo_write" id="pg_lo_write"/>
        <subtopic name="pg_num_fields" id="pg_num_fields"/>
        <subtopic name="pg_num_rows" id="pg_num_rows"/>
        <subtopic name="pg_options" id="pg_options"/>
        <subtopic name="pg_pconnect" id="pg_pconnect"/>
        <subtopic name="pg_port" id="pg_port"/>
        <subtopic name="pg_put_line" id="pg_put_line"/>
        <subtopic name="pg_query" id="pg_query"/>
        <subtopic name="pg_result_error" id="pg_result_error"/>
        <subtopic name="pg_result_status" id="pg_result_status"/>
        <subtopic name="pg_select" id="pg_select"/>
        <subtopic name="pg_send_query" id="pg_send_query"/>
        <subtopic name="pg_set_client_encoding" id="pg_set_client_encoding"/>
        <subtopic name="pg_trace" id="pg_trace"/>
        <subtopic name="pg_tty" id="pg_tty"/>
        <subtopic name="pg_untrace" id="pg_untrace"/>
        <subtopic name="pg_update" id="pg_update"/>
      </topic>
      <topic name="Process Control Functions" location="ProcessCF.html" id="pcntl_exec">
        <subtopic name="pcntl_fork" id="pcntl_fork"/>
        <subtopic name="pcntl_signal" id="pcntl_signal"/>
        <subtopic name="pcntl_waitpid" id="pcntl_waitpid"/>
        <subtopic name="pcntl_wexitstatus" id="pcntl_wexitstatus"/>
        <subtopic name="pcntl_wifexited" id="pcntl_wifexited"/>
        <subtopic name="pcntl_wifsignaled" id="pcntl_wifsignaled"/>
        <subtopic name="pcntl_wifstopped" id="pcntl_wifstopped"/>
        <subtopic name="pcntl_wstopsig" id="pcntl_wstopsig"/>
        <subtopic name="pcntl_wtermsig" id="pcntl_wtermsig"/>
      </topic>
      <topic name="Program Execution Functions" location="ProgramExF.html" id="escapeshellarg">
        <subtopic name="escapeshellcmd" id="escapeshellcmd"/>
        <subtopic name="exec" id="exec"/>
        <subtopic name="passthru" id="passthru"/>
        <subtopic name="proc_close" id="proc_close"/>
        <subtopic name="proc_open" id="proc_open"/>
        <subtopic name="shell_exec" id="shell_exec"/>
      </topic>
      <topic name="Pspell Functions" location="PspellF.html" id="pspell_add_to_personal">
        <subtopic name="pspell_add_to_session" id="pspell_add_to_session"/>
        <subtopic name="pspell_check" id="pspell_check"/>
        <subtopic name="pspell_clear_session" id="pspell_clear_session"/>
        <subtopic name="pspell_config_create" id="pspell_config_create"/>
        <subtopic name="pspell_config_ignore" id="pspell_config_ignore"/>
        <subtopic name="pspell_config_mode" id="pspell_config_mode"/>
        <subtopic name="pspell_config_personal" id="pspell_config_personal"/>
        <subtopic name="pspell_config_repl" id="pspell_config_repl"/>
        <subtopic name="pspell_config_runtogether" id="pspell_config_runtogether"/>
        <subtopic name="pspell_config_save_repl" id="pspell_config_save_repl"/>
        <subtopic name="pspell_new_config" id="pspell_new_config"/>
        <subtopic name="pspell_new_personal" id="pspell_new_personal"/>
        <subtopic name="pspell_new" id="pspell_new"/>
        <subtopic name="pspell_save_wordlist" id="pspell_save_wordlist"/>
        <subtopic name="pspell_store_replacement" id="pspell_store_replacement"/>
        <subtopic name="pspell_suggest" id="pspell_suggest"/>
      </topic>
      <topic name="Regular Expression Functions (Perl-Compatible)" location="RefExpPerlF.html" id="preg_grep">
        <subtopic name="preg_match_all" id="preg_match_all"/>
        <subtopic name="preg_match" id="preg_match"/>
        <subtopic name="preg_quote" id="preg_quote"/>
        <subtopic name="preg_replace_callback" id="preg_replace_callback"/>
        <subtopic name="preg_replace" id="preg_replace"/>
        <subtopic name="preg_split" id="preg_split"/>
      </topic>
      <topic name="Regular Expression Functions (POSIX Extended)" location="RegExpPosixF.html" id="ereg">
        <subtopic name="ereg_replace" id="ereg_replace"/>
        <subtopic name="eregi" id="eregi"/>
        <subtopic name="eregi_replace" id="eregi_replace"/>
        <subtopic name="split" id="split"/>
        <subtopic name="spliti" id="spliti"/>
        <subtopic name="sql_regcase" id="sql_regcase"/>
      </topic>
      <topic name="Semaphore, Shared Memory and IPC Functions" location="SemaphoreF.html" id="ftok">
        <subtopic name="msg_get_queue" id="msg_get_queue"/>
        <subtopic name="msg_receive" id="msg_receive"/>
        <subtopic name="msg_remove_queue" id="msg_remove_queue"/>
        <subtopic name="msg_send" id="msg_send"/>
        <subtopic name="msg_set_queue" id="msg_set_queue"/>
        <subtopic name="msg_stat_queue" id="msg_stat_queue"/>
        <subtopic name="sem_acquire" id="sem_acquire"/>
        <subtopic name="sem_get" id="sem_get"/>
        <subtopic name="sem_release" id="sem_release"/>
        <subtopic name="sem_remove" id="sem_remove"/>
        <subtopic name="shm_attach" id="shm_attach"/>
        <subtopic name="shm_detach" id="shm_detach"/>
        <subtopic name="shm_get_var" id="shm_get_var"/>
        <subtopic name="shm_put_var" id="shm_put_var"/>
        <subtopic name="shm_remove_var" id="shm_remove_var"/>
        <subtopic name="shm_remove" id="shm_remove"/>
      </topic>
      <topic name="Session Handling Functions" location="SessionF.html" id="session_cache_expire">
        <subtopic name="session_cache_limiter" id="session_cache_limiter"/>
        <subtopic name="session_decode" id="session_decode"/>
        <subtopic name="session_destroy" id="session_destroy"/>
        <subtopic name="session_encode" id="session_encode"/>
        <subtopic name="session_get_cookie_params" id="session_get_cookie_params"/>
        <subtopic name="session_id" id="session_id"/>
        <subtopic name="session_is_registered" id="session_is_registered"/>
        <subtopic name="session_module_name" id="session_module_name"/>
        <subtopic name="session_name" id="session_name"/>
        <subtopic name="session_register" id="session_register"/>
        <subtopic name="session_save_path" id="session_save_path"/>
        <subtopic name="session_set_cookie_params" id="session_set_cookie_params"/>
        <subtopic name="session_set_save_handler" id="session_set_save_handler"/>
        <subtopic name="session_start" id="session_start"/>
        <subtopic name="session_unregister" id="session_unregister"/>
        <subtopic name="session_unset" id="session_unset"/>
        <subtopic name="session_write_close" id="session_write_close"/>
      </topic>
      <topic name="Shared Memory Functions" location="SharedMemF.html" id="shmop_close">
        <subtopic name="shmop_delete" id="shmop_delete"/>
        <subtopic name="shmop_open" id="shmop_open"/>
        <subtopic name="shmop_read" id="shmop_read"/>
        <subtopic name="shmop_size" id="shmop_size"/>
        <subtopic name="shmop_write" id="shmop_write"/>
      </topic>
      <topic name="SNMP Functions" location="SNMPF.html" id="snmpget">
        <subtopic name="snmp_get_quick_print" id="snmp_get_quick_print"/>
        <subtopic name="snmprealwalk" id="snmprealwalk"/>
        <subtopic name="snmpset" id="snmpset"/>
        <subtopic name="snmp_set_quick_print" id="snmp_set_quick_print"/>
        <subtopic name="snmpwalk" id="snmpwalk"/>
      </topic>
      <topic name="Socket Functions" location="SocketF.html" id="socket_accept">
        <subtopic name="socket_bind" id="socket_bind"/>
        <subtopic name="socket_clear_error" id="socket_clear_error"/>
        <subtopic name="socket_close" id="socket_close"/>
        <subtopic name="socket_connect" id="socket_connect"/>
        <subtopic name="socket_create_listen" id="socket_create_listen"/>
        <subtopic name="socket_create_pair" id="socket_create_pair"/>
        <subtopic name="socket_create" id="socket_create"/>
        <subtopic name="socket_get_option" id="socket_get_option"/>
        <subtopic name="socket_getpeername" id="socket_getpeername"/>
        <subtopic name="socket_getsockname" id="socket_getsockname"/>
        <subtopic name="socket_iovec_add" id="socket_iovec_add"/>
        <subtopic name="socket_iovec_delete" id="socket_iovec_delete"/>
        <subtopic name="socket_iovec_fetch" id="socket_iovec_fetch"/>
        <subtopic name="socket_iovec_free" id="socket_iovec_free"/>
        <subtopic name="socket_iovec_set" id="socket_iovec_set"/>
        <subtopic name="socket_last_error" id="socket_last_error"/>
        <subtopic name="socket_listen" id="socket_listen"/>
        <subtopic name="socket_read" id="socket_read"/>
        <subtopic name="socket_readv" id="socket_readv"/>
        <subtopic name="socket_recv" id="socket_recv"/>
        <subtopic name="socket_recvfrom" id="socket_recvfrom"/>
        <subtopic name="socket_recvmsg" id="socket_recvmsg"/>
        <subtopic name="socket_select" id="socket_select"/>
        <subtopic name="socket_send" id="socket_send"/>
        <subtopic name="socket_sendmsg" id="socket_sendmsg"/>
        <subtopic name="socket_sendto" id="socket_sendto"/>
        <subtopic name="socket_set_nonblock" id="socket_set_nonblock"/>
        <subtopic name="socket_set_option" id="socket_set_option"/>
        <subtopic name="socket_shutdown" id="socket_shutdown"/>
        <subtopic name="socket_strerror" id="socket_strerror"/>
        <subtopic name="socket_write" id="socket_write"/>
        <subtopic name="socket_writev" id="socket_writev"/>
      </topic>
      <topic name="String Functions" location="StringF.html" id="addcslashes">
        <subtopic name="addslashes" id="addslashes"/>
        <subtopic name="bin2hex" id="bin2hex"/>
        <subtopic name="chr" id="chr"/>
        <subtopic name="chunk_split" id="chunk_split"/>
        <subtopic name="count_chars" id="count_chars"/>
        <subtopic name="crc32" id="crc32"/>
        <subtopic name="crypt" id="crypt"/>
        <subtopic name="echo" id="echo"/>
        <subtopic name="explode" id="explode"/>
        <subtopic name="get_html_translation_table" id="get_html_translation_table"/>
        <subtopic name="get_meta_tags" id="get_meta_tags"/>
        <subtopic name="hebrev" id="hebrev"/>
        <subtopic name="hebrevc" id="hebrevc"/>
        <subtopic name="html_entity_decode" id="html_entity_decode"/>
        <subtopic name="htmlentities" id="htmlentities"/>
        <subtopic name="htmlspecialchars" id="htmlspecialchars"/>
        <subtopic name="implode" id="implode"/>
        <subtopic name="join" id="join"/>
        <subtopic name="levenshtein" id="levenshtein"/>
        <subtopic name="localeconv" id="localeconv"/>
        <subtopic name="ltrim" id="ltrim"/>
        <subtopic name="md5" id="md5"/>
        <subtopic name="md5_file" id="md5_file"/>
        <subtopic name="metaphone" id="metaphone"/>
        <subtopic name="nl_langinfo" id="nl_langinfo"/>
        <subtopic name="nl2br" id="nl2br"/>
        <subtopic name="number_format" id="number_format"/>
        <subtopic name="ord" id="ord"/>
        <subtopic name="parse_str" id="parse_str"/>
        <subtopic name="print" id="print"/>
        <subtopic name="printf" id="printf"/>
        <subtopic name="quoted_printable_decode" id="quoted_printable_decode"/>
        <subtopic name="quotemeta" id="quotemeta"/>
        <subtopic name="rtrim" id="rtrim"/>
        <subtopic name="setlocale" id="setlocale"/>
        <subtopic name="sha1_file" id="sha1_file"/>
        <subtopic name="sha1" id="sha1"/>
        <subtopic name="similar_text" id="similar_text"/>
        <subtopic name="soundex" id="soundex"/>
        <subtopic name="sprintf" id="sprintf"/>
        <subtopic name="sscanf" id="sscanf"/>
        <subtopic name="strcasecmp" id="strcasecmp"/>
        <subtopic name="strchr" id="strchr"/>
        <subtopic name="strcmp" id="strcmp"/>
        <subtopic name="strcoll" id="strcoll"/>
        <subtopic name="strcspn" id="strcspn"/>
        <subtopic name="strip_tags" id="strip_tags"/>
        <subtopic name="stripcslashes" id="stripcslashes"/>
        <subtopic name="stripslashes" id="stripslashes"/>
        <subtopic name="stristr" id="stristr"/>
        <subtopic name="strlen" id="strlen"/>
        <subtopic name="strnatcasecmp" id="strnatcasecmp"/>
        <subtopic name="strnatcmp" id="strnatcmp"/>
        <subtopic name="strncasecmp" id="strncasecmp"/>
        <subtopic name="strncmp" id="strncmp"/>
        <subtopic name="strpos" id="strpos"/>
        <subtopic name="str_pad" id="str_pad"/>
        <subtopic name="strrchr" id="strrchr"/>
        <subtopic name="str_repeat" id="str_repeat"/>
        <subtopic name="str_replace" id="str_replace"/>
        <subtopic name="strrev" id="strrev"/>
        <subtopic name="str_rot13" id="str_rot13"/>
        <subtopic name="strrpos" id="strrpos"/>
        <subtopic name="strspn" id="strspn"/>
        <subtopic name="strstr" id="strstr"/>
        <subtopic name="strtok" id="strtok"/>
        <subtopic name="strtolower" id="strtolower"/>
        <subtopic name="strtoupper" id="strtoupper"/>
        <subtopic name="strtr" id="strtr"/>
        <subtopic name="substr_count" id="substr_count"/>
        <subtopic name="substr_replace" id="substr_replace"/>
        <subtopic name="substr" id="substr"/>
        <subtopic name="trim" id="trim"/>
        <subtopic name="ucfirst" id="ucfirst"/>
        <subtopic name="ucwords" id="ucwords"/>
        <subtopic name="vprintf" id="vprintf"/>
        <subtopic name="vsprintf" id="vsprintf"/>
        <subtopic name="wordwrap" id="wordwrap"/>
      </topic>
      <topic name="URL Functions" location="URLF.html" id="base64_decode">
        <subtopic name="base64_encode" id="base64_encode"/>
        <subtopic name="parse_url" id="parse_url"/>
        <subtopic name="rawurldecode" id="rawurldecode"/>
        <subtopic name="urldecode" id="urldecode"/>
        <subtopic name="urlencode" id="urlencode"/>
      </topic>
      <topic name="Variable Functions" location="VariableF.html" id="empty">
        <subtopic name="floatval" id="floatval"/>
        <subtopic name="get_defined_vars" id="get_defined_vars"/>
        <subtopic name="get_resource_type" id="get_resource_type"/>
        <subtopic name="gettype" id="gettype"/>
        <subtopic name="import_request_variables" id="import_request_variables"/>
        <subtopic name="intval" id="intval"/>
        <subtopic name="is_array" id="is_array"/>
        <subtopic name="is_bool" id="is_bool"/>
        <subtopic name="is_callable" id="is_callable"/>
        <subtopic name="is_float" id="is_float"/>
        <subtopic name="is_long" id="is_long"/>
        <subtopic name="is_null" id="is_null"/>
        <subtopic name="is_numeric" id="is_numeric"/>
        <subtopic name="is_object" id="is_object"/>
        <subtopic name="is_resource" id="is_resource"/>
        <subtopic name="is_scalar" id="is_scalar"/>
        <subtopic name="is_string" id="is_string"/>
        <subtopic name="isset" id="isset"/>
        <subtopic name="print_r" id="print_r"/>
        <subtopic name="serialize" id="serialize"/>
        <subtopic name="settype" id="settype"/>
        <subtopic name="strval" id="strval"/>
        <subtopic name="unserialize" id="unserialize"/>
        <subtopic name="unset" id="unset"/>
        <subtopic name="var_dump" id="var_dump"/>
        <subtopic name="var_export" id="var_export"/>
      </topic>
      <topic name="XML Parser Functions" location="XMLF.html" id="utf8_decode">
        <subtopic name="utf8_encode" id="utf8_encode"/>
        <subtopic name="xml_error_string" id="xml_error_string"/>
        <subtopic name="xml_get_current_byte_index" id="xml_get_current_byte_index"/>
        <subtopic name="xml_get_current_column_number" id="xml_get_current_column_number"/>
        <subtopic name="xml_get_current_line_number" id="xml_get_current_line_number"/>
        <subtopic name="xml_get_error_code" id="xml_get_error_code"/>
        <subtopic name="xml_parse_into_struct" id="xml_parse_into_struct"/>
        <subtopic name="xml_parse" id="xml_parse"/>
        <subtopic name="xml_parser_create_ns" id="xml_parser_create_ns"/>
        <subtopic name="xml_parser_create" id="xml_parser_create"/>
        <subtopic name="xml_parser_free" id="xml_parser_free"/>
        <subtopic name="xml_parser_get_option" id="xml_parser_get_option"/>
        <subtopic name="xml_parser_set_option" id="xml_parser_set_option"/>
        <subtopic name="xml_set_character_data_handler" id="xml_set_character_data_handler"/>
        <subtopic name="xml_set_default_handler" id="xml_set_default_handler"/>
        <subtopic name="xml_set_element_handler" id="xml_set_element_handler"/>
        <subtopic name="xml_set_end_namespace_decl_handler" id="xml_set_end_namespace_decl_handler"/>
        <subtopic name="xml_set_external_entity_ref_handler" id="xml_set_external_entity_ref_handler"/>
        <subtopic name="xml_set_notation_decl_handler" id="xml_set_notation_decl_handler"/>
        <subtopic name="xml_set_object" id="xml_set_object"/>
        <subtopic name="xml_set_processing_instruction_handler" id="xml_set_processing_instruction_handler"/>
        <subtopic name="xml_set_start_namespace_decl_handler" id="xml_set_start_namespace_decl_handler"/>
        <subtopic name="xml_set_unparsed_entity_decl_handler" id="xml_set_unparsed_entity_decl_handler"/>
      </topic>
      <topic name="XSLT Functions" location="XSLTF.html" id="xslt_create">
        <subtopic name="xslt_errno" id="xslt_errno"/>
        <subtopic name="xslt_error" id="xslt_error"/>
        <subtopic name="xslt_free" id="xslt_free"/>
        <subtopic name="xslt_process" id="xslt_process"/>
        <subtopic name="xslt_set_base" id="xslt_set_base"/>
        <subtopic name="xslt_set_encoding" id="xslt_set_encoding"/>
        <subtopic name="xslt_set_error_handler" id="xslt_set_error_handler"/>
        <subtopic name="xslt_set_log" id="xslt_set_log"/>
        <subtopic name="xslt_set_sax_handlers" id="xslt_set_sax_handlers"/>
        <subtopic name="xslt_set_scheme_handlers" id="xslt_set_scheme_handlers"/>
      </topic>
      <topic name="Zip File Functions" location="ZipfileF.html" id="zip_close">
        <subtopic name="zip_entry_close" id="zip_entry_close"/>
        <subtopic name="zip_entry_compressedsize" id="zip_entry_compressedsize"/>
        <subtopic name="zip_entry_compressionmethod" id="zip_entry_compressionmethod"/>
        <subtopic name="zip_entry_filesize" id="zip_entry_filesize"/>
        <subtopic name="zip_entry_name" id="zip_entry_name"/>
        <subtopic name="zip_entry_open" id="zip_entry_open"/>
        <subtopic name="zip_entry_read" id="zip_entry_read"/>
        <subtopic name="zip_open" id="zip_open"/>
        <subtopic name="zip_read" id="zip_read"/>
	  </topic>
      <topic name="Zlib Compression Functions" location="ZlibF.html" id="gzcompress">
        <subtopic name="gzdeflate" id="gzdeflate"/>
        <subtopic name="gzencode" id="gzencode"/>
        <subtopic name="gzfile" id="gzfile"/>
        <subtopic name="gzinflate" id="gzinflate"/>
        <subtopic name="gzopen" id="gzopen"/>
        <subtopic name="gzuncompress" id="gzuncompress"/>
        <subtopic name="readgzfile" id="readgzfile"/>
      </topic>
	  
  </book>
