nlopess         Fri Jan  2 12:14:19 2004 EDT

  Modified files:              
    /phpdoc     quickref.txt 
  Log:
  update
  
Index: phpdoc/quickref.txt
diff -u phpdoc/quickref.txt:1.9 phpdoc/quickref.txt:1.10
--- phpdoc/quickref.txt:1.9     Tue Jul 15 13:57:56 2003
+++ phpdoc/quickref.txt Fri Jan  2 12:14:19 2004
@@ -13,6 +13,7 @@
 aggregate_properties_by_regexp - selective class properties aggregation to an object 
using a regular expression 
 aggregation_info - Alias for aggregate_info
 apache_child_terminate - Terminate apache process after this request
+apache_get_version - Fetch Apache version 
 apache_lookup_uri - Perform a partial request for the specified URI and return all 
info about it 
 apache_note - Get and set apache request notes
 apache_request_headers - Fetch all HTTP request headers
@@ -25,6 +26,7 @@
 array_count_values - Counts all the values of an array
 array_diff - Computes the difference of arrays
 array_diff_assoc - Computes the difference of arrays with additional index check
+array_diff_uassoc - Computes the difference of arrays with additional index check 
which is performed by a user supplied callback function.
 array_fill - Fill an array with values
 array_filter - Filters elements of an array using a callback function 
 array_flip - Exchanges all keys with their associated values in an array
@@ -47,8 +49,11 @@
 array_slice - Extract a slice of the array
 array_splice - Remove a portion of the array and replace it with something else 
 array_sum - Calculate the sum of values in an array. 
+array_udiff - Computes the difference of arrays by using a callback function for data 
comparison.
+array_udiff_assoc - Computes the difference of arrays with additional index check. 
The data is compared by using a callback function.
+array_udiff_uassoc - Computes the difference of arrays with additional index check. 
The data is compared by using a callback function. The index check is done by a 
callback function also
 array_unique - Removes duplicate values from an array
-array_unshift - Prepend one or more elements to the beginning of array 
+array_unshift - Prepend one or more elements to the beginning of an array 
 array_values - Return all the values of an array
 array_walk - Apply a user function to every member of an array 
 arsort - Sort an array in reverse order and maintain index association 
@@ -63,7 +68,7 @@
 assert - Checks if assertion is FALSE
 assert_options - Set/get the various assert flags
 atan - Arc tangent
-atan2 - arc tangent of two variables
+atan2 - Arc tangent of two variables
 atanh - Inverse hyperbolic tangent
 base64_decode - Decodes data encoded with MIME base64
 base64_encode - Encodes data with MIME base64
@@ -90,7 +95,7 @@
 bzerror - Returns the bzip2 error number and error string in an array
 bzerrstr - Returns a bzip2 error string
 bzflush - Force a write of all buffered data
-bzopen - Open a bzip2 compressed file
+bzopen - Opens a bzip2 compressed file
 bzread - Binary safe bzip2 file read
 bzwrite - Binary safe bzip2 file write
 call_user_func - Call a user function given by the first parameter 
@@ -119,7 +124,7 @@
 ccvs_void - Perform a full reversal on a completed transaction 
 ceil - Round fractions up
 chdir - Change directory
-checkdate - Validate a gregorian date
+checkdate - Validate a Gregorian date
 checkdnsrr - Check DNS records corresponding to a given Internet host name or IP 
address 
 chgrp - Changes file group
 chmod - Changes file mode
@@ -277,6 +282,7 @@
 dbase_close - Close a dBase database
 dbase_create - Creates a dBase database
 dbase_delete_record - Deletes a record from a dBase database
+dbase_get_header_info - Get the header info of a dBase database
 dbase_get_record - Gets a record from a dBase database
 dbase_get_record_with_names - Gets a record from a dBase database as an associative 
array 
 dbase_numfields - Find out how many fields are in a dBase database 
@@ -291,6 +297,7 @@
 dba_firstkey - Fetch first key
 dba_handlers - List handlers available
 dba_insert - Insert entry
+dba_key_split - Splits a key in string representation into array representation
 dba_list - List all open database files
 dba_nextkey - Fetch next key
 dba_open - Open database
@@ -360,6 +367,7 @@
 dbx_connect - Open a connection/database
 dbx_error - Report the error message of the latest function call in the module (not 
just in the connection) 
 dbx_escape_string - Escape a string so it can safely be used in an sql-statement. 
+dbx_fetch_row - Fetches rows from a query-result that had the DBX_RESULT_UNBUFFERED 
flag set
 dbx_query - Send a query and fetch all results (if any)
 dbx_sort - Sort a result from a dbx_query by a custom sort function 
 dcgettext - Overrides the domain for a single lookup
@@ -467,16 +475,16 @@
 domxml_open_mem - Creates a DOM object of an XML document
 domxml_version - Get XML library version 
 domxml_xmltree - Creates a tree of PHP objects from an XML document 
-domxml_xslt_stylesheet - Creates a DomXsltStylesheet Object from a xml document in a 
string. 
+domxml_xslt_stylesheet - Creates a DomXsltStylesheet Object from an XML document in a 
string. 
 domxml_xslt_stylesheet_doc - Creates a DomXsltStylesheet Object from a DomDocument 
Object. 
-domxml_xslt_stylesheet_file - Creates a DomXsltStylesheet Object from a xsl document 
in a file. 
+domxml_xslt_stylesheet_file - Creates a DomXsltStylesheet Object from an XSL document 
in a file. 
 DomXsltStylesheet->process - Applies the XSLT-Transformation on a DomDocument 
Object. 
 DomXsltStylesheet->result_dump_file - Dumps the result from a XSLT-Transformation 
into a file 
 DomXsltStylesheet->result_dump_mem - Dumps the result from a XSLT-Transformation 
back into a string 
 dotnet_load - Loads a DOTNET module
 doubleval - Alias of floatval
 each - Return the current key and value pair from an array and advance the array 
cursor 
-easter_date - Get UNIX timestamp for midnight on Easter of a given year 
+easter_date - Get Unix timestamp for midnight on Easter of a given year 
 easter_days - Get number of days after March 21 on which Easter falls for a given 
year 
 ebcdic2ascii - Translate string from EBCDIC to ASCII
 echo - Output one or more strings
@@ -502,6 +510,16 @@
 extension_loaded - Find out whether an extension is loaded
 extract - Import variables into the current symbol table from an array 
 ezmlm_hash - Calculate the hash value needed by EZMLM
+fam_cancel_monitor - Terminate monitoring
+fam_close - Close FAM connection
+fam_monitor_collection - Monitor a collection of files in a directory for changes
+fam_monitor_directory - Monitor a directory for changes
+fam_monitor_file - Monitor a regular file for changes
+fam_next_event - ...
+fam_open - Open connection to FAM daemon
+fam_pending - Check for pending FAM events
+fam_resume_monitor - Resume suspended monitoring
+fam_suspend_monitor - Temporarily suspend monitoring
 fbsql_affected_rows - Get number of affected rows in previous FrontBase operation 
 fbsql_autocommit - Enable or disable autocommit
 fbsql_change_user - Change logged in user of the active connection 
@@ -572,7 +590,7 @@
 fdf_get_opt - Gets a value from the opt array of a field
 fdf_get_status - Get the value of the /STATUS key
 fdf_get_value - Get the value of a field
-fdf_get_version - Gets version number for FDF api or file 
+fdf_get_version - Gets version number for FDF API or file 
 fdf_header - Sets FDF-specific output headers
 fdf_next_field_name - Get the next field name
 fdf_open - Open a FDF document
@@ -636,6 +654,7 @@
 fstat - Gets information about a file using an open file pointer
 ftell - Tells file pointer read/write position
 ftok - Convert a pathname and a project identifier to a System V IPC key 
+ftp_alloc - Allocates space for a file to be uploaded.
 ftp_cdup - Changes to the parent directory
 ftp_chdir - Changes directories on a FTP server
 ftp_chmod - Set permissions on a file via FTP
@@ -724,7 +743,7 @@
 get_resource_type - Returns the resource type 
 glob - Find pathnames matching a pattern
 gmdate - Format a GMT/UTC date/time
-gmmktime - Get UNIX timestamp for a GMT date
+gmmktime - Get Unix timestamp for a GMT date
 gmp_abs - Absolute value
 gmp_add - Add numbers
 gmp_and - Logical AND
@@ -786,6 +805,7 @@
 gzuncompress - Uncompress a deflated string
 gzwrite - Binary-safe gz-file write
 header - Send a raw HTTP header
+headers_list - Returns a list of response headers sent (or ready to send)
 headers_sent - Checks if or where headers have been sent
 hebrev - Convert logical Hebrew text to visual text 
 hebrevc - Convert logical Hebrew text to visual text with newline conversion 
@@ -795,6 +815,7 @@
 htmlentities - Convert all applicable characters to HTML entities 
 htmlspecialchars - Convert special characters to HTML entities 
 html_entity_decode - Convert all HTML entities to their applicable characters 
+http_build_query - Generate url-encoded query string
 hwapi_hgcsp - Returns object of class hw_api
 hw_api->checkin - Checks in an object
 hw_api->checkout - Checks out an object
@@ -871,7 +892,7 @@
 hw_Free_Document - frees hw_document
 hw_GetAnchors - object ids of anchors of document
 hw_GetAnchorsObj - object records of anchors of document
-hw_GetAndLock - return bject record and lock object
+hw_GetAndLock - return object record and lock object
 hw_GetChildColl - object ids of child collections
 hw_GetChildCollObj - object records of child collections
 hw_GetChildDocColl - object ids of child documents of collection
@@ -910,12 +931,13 @@
 hw_stat - Returns status string 
 hw_Unlock - unlock object
 hw_Who - List of currently logged in users
-hypot - Returns sqrt( num1*num1 + num2*num2) 
+hypot - Returns sqrt(num1*num1 + num2*num2) 
 ibase_add_user - Add a user to a security database (only for IB6 or later) 
-ibase_blob_add - Add data into created blob 
+ibase_affected_rows - Return the number of rows that were affected by the previous 
query 
+ibase_blob_add - Add data into a newly created blob 
 ibase_blob_cancel - Cancel creating blob 
 ibase_blob_close - Close blob 
-ibase_blob_create - Create blob for adding data 
+ibase_blob_create - Create a new blob for adding data 
 ibase_blob_echo - Output blob contents to browser 
 ibase_blob_get - Get len bytes data from open blob 
 ibase_blob_import - Create blob, copy file in it, and close it 
@@ -923,27 +945,45 @@
 ibase_blob_open - Open blob for retrieving data parts 
 ibase_close - Close a connection to an InterBase database 
 ibase_commit - Commit a transaction
+ibase_commit_ret - Commit a transaction without closing it
 ibase_connect - Open a connection to an InterBase database 
 ibase_delete_user - Delete a user from a security database (only for IB6 or later) 
-ibase_errmsg - Returns error messages 
+ibase_drop_db - Drops a database 
+ibase_errcode - Return an error code 
+ibase_errmsg - Return error messages 
 ibase_execute - Execute a previously prepared query
 ibase_fetch_assoc - Fetch a result row from a query as an associative array 
 ibase_fetch_object - Get an object from a InterBase database
 ibase_fetch_row - Fetch a row from an InterBase database
 ibase_field_info - Get information about a field 
+ibase_free_event_handler - Cancels a registered event handler 
 ibase_free_query - Free memory allocated by a prepared query 
 ibase_free_result - Free a result set
+ibase_gen_id - Increments the named generator and returns its new value 
 ibase_modify_user - Modify a user to a security database (only for IB6 or later) 
+ibase_name_result - Assigns a name to a result set 
 ibase_num_fields - Get the number of fields in a result set 
-ibase_pconnect - Creates an persistent connection to an InterBase database 
+ibase_num_params - Return the number of parameters in a prepared query 
+ibase_param_info - Return information about a parameter in a prepared query 
+ibase_pconnect - Open a persistent connection to an InterBase database 
 ibase_prepare - Prepare a query for later binding of parameter placeholders and 
execution 
 ibase_query - Execute a query on an InterBase database
-ibase_rollback - Rolls back a transaction
+ibase_rollback - Roll back a transaction
+ibase_rollback_ret - Roll back a transaction without closing it
+ibase_set_event_handler - Register a callback function to be called when events are 
posted 
 ibase_timefmt - Sets the format of timestamp, date and time type columns returned 
from queries 
 ibase_trans - Begin a transaction
+ibase_wait_event - Wait for an event to be posted by the database 
 iconv - Convert string to requested character encoding
-iconv_get_encoding - Get current setting for character encoding conversion
+iconv_get_encoding - Retrieve internal configuration variables of iconv extension
+iconv_mime_decode - Decodes a MIME header field 
+iconv_mime_decode_headers - Decodes multiple MIME header fields at once 
+iconv_mime_encode - Composes a MIME header field 
 iconv_set_encoding - Set current setting for character encoding conversion
+iconv_strlen - Returns the character count of string 
+iconv_strpos - Finds position of first occurrence of a needle within a haystack. 
+iconv_strrpos - Finds the last occurrence of a needle within the specified range of 
haystack. 
+iconv_substr - Cut out part of a string 
 ifxus_close_slob - Deletes the slob object
 ifxus_create_slob - Creates an slob object and opens it
 ifxus_free_slob - Deletes the slob object
@@ -1084,7 +1124,7 @@
 imap_clearflag_full - Clears flags on messages
 imap_close - Close an IMAP stream
 imap_createmailbox - Create a new mailbox
-imap_delete - Mark a messge for deletion from current mailbox 
+imap_delete - Mark a message for deletion from current mailbox 
 imap_deletemailbox - Delete a mailbox
 imap_errors - This function returns all of the IMAP errors (if any) that have 
occurred during this page request or since the error stack was reset. 
 imap_expunge - Delete all messages marked for deletion
@@ -1092,6 +1132,7 @@
 imap_fetchheader - Returns header for a message
 imap_fetchstructure - Read the structure of a particular message 
 imap_fetch_overview - Read an overview of the information in the headers of the given 
message 
+imap_getacl - Gets the ACL for a given mailbox 
 imap_getmailboxes - Read the list of mailboxes, returning detailed information on 
each one 
 imap_getsubscribed - List all the subscribed mailboxes
 imap_get_quota - Retrieve the quota level settings, and usage statics per mailbox 
@@ -1131,6 +1172,7 @@
 imap_status - This function returns status information on a mailbox other than the 
current one 
 imap_subscribe - Subscribe to a mailbox
 imap_thread - Return threaded by REFERENCES tree 
+imap_timeout - Set or fetch imap timeout 
 imap_uid - This function returns the UID for the given message sequence number 
 imap_undelete - Unmark the message which is marked deleted 
 imap_unsubscribe - Unsubscribe from a mailbox
@@ -1200,14 +1242,14 @@
 is_double - Alias of is_float
 is_executable - Tells whether the filename is executable
 is_file - Tells whether the filename is a regular file
-is_finite - 
+is_finite - Finds whether a value is a legal finite number
 is_float - Finds whether a variable is a float
-is_infinite - 
+is_infinite - Finds whether a value is infinite
 is_int - Find whether a variable is an integer
 is_integer - Alias of is_int
 is_link - Tells whether the filename is a symbolic link
 is_long - Alias of is_int
-is_nan - 
+is_nan - Finds whether a value is not a number
 is_null - Finds whether a variable is NULL 
 is_numeric - Finds whether a variable is a number or a numeric string 
 is_object - Finds whether a variable is an object
@@ -1226,9 +1268,9 @@
 JDMonthName - Returns a month name
 JDToFrench - Converts a Julian Day Count to the French Republican Calendar 
 JDToGregorian - Converts Julian Day Count to Gregorian date
-jdtojewish - Converts a julian day count to a jewish calendar date 
+jdtojewish - Converts a Julian day count to a Jewish calendar date 
 JDToJulian - Converts a Julian Day Count to a Julian Calendar Date 
-jdtounix - Convert Julian Day to UNIX timestamp
+jdtounix - Convert Julian Day to Unix timestamp
 JewishToJD - Converts a date in the Jewish Calendar to Julian Day Count 
 join - Alias for implode
 jpeg2wbmp - Convert JPEG image file to WBMP image file
@@ -1287,7 +1329,7 @@
 localtime - Get the local time
 log - Natural logarithm
 log10 - Base-10 logarithm
-log1p - Returns log(1 + number), computed in a way that accurate even when the val ue 
of number is close to zero 
+log1p - Returns log(1 + number), computed in a way that accurate even when the value 
of number is close to zero 
 long2ip - Converts an (IPv4) Internet network address into a string in Internet 
standard dotted format 
 lstat - Gives information about a file or symbolic link
 ltrim - Strip whitespace from the beginning of a string 
@@ -1296,7 +1338,7 @@
 mailparse_msg_create - Returns a handle that can be used to parse a message 
 mailparse_msg_extract_part - Extracts/decodes a message section. If callbackfunc is 
not specified, the contents will be sent to "stdout" 
 mailparse_msg_extract_part_file - Extracts/decodes a message section, decoding the 
transfer encoding 
-mailparse_msg_free - Frees a handle allocated by mailparse_msg_crea
+mailparse_msg_free - Frees a handle allocated by mailparse_msg_create
 mailparse_msg_get_part - Returns a handle on a given section in a mimemessage 
 mailparse_msg_get_part_data - Returns an associative array of info about the message 
 mailparse_msg_get_structure - Returns an array of mime section names in the supplied 
message 
@@ -1309,7 +1351,7 @@
 max - Find highest value
 mb_convert_case - Perform case folding on a string
 mb_convert_encoding - Convert character encoding
-mb_convert_kana - Convert "kana" one from another ("zen-kaku" ,"han-kaku" and more) 
+mb_convert_kana - Convert "kana" one from another ("zen-kaku", "han-kaku" and more) 
 mb_convert_variables - Convert character code in variable(s)
 mb_decode_mimeheader - Decode string in MIME header field
 mb_decode_numericentity - Decode HTML numeric string reference to character 
@@ -1324,7 +1366,7 @@
 mb_ereg_replace - Replace regular expression with multibyte support
 mb_ereg_search - Multibyte regular expression match for predefined multibyte string 
 mb_ereg_search_getpos - Returns start point for next regular expression match 
-mb_ereg_search_getregs - Retrive the result from the last multibyte regular 
expression match 
+mb_ereg_search_getregs - Retrieve the result from the last multibyte regular 
expression match 
 mb_ereg_search_init - Setup string and regular expression for multibyte regular 
expression match 
 mb_ereg_search_pos - Return position and length of matched part of multibyte regular 
expression for predefined multibyte string 
 mb_ereg_search_regs - Returns the matched part of multibyte regular expression 
@@ -1515,14 +1557,14 @@
 mhash_get_block_size - Get the block size of the specified hash
 mhash_get_hash_name - Get the name of the specified hash
 mhash_keygen_s2k - Generates a key
-microtime - Return current UNIX timestamp with microseconds
+microtime - Return current Unix timestamp with microseconds 
 mime_content_type - Detect MIME Content-type for a file
 min - Find lowest value
 ming_setcubicthreshold - Set cubic threshold (?) 
 ming_setscale - Set scale (?) 
 ming_useswfversion - Use SWF version (?) 
 mkdir - Makes directory
-mktime - Get UNIX timestamp for a date
+mktime - Get Unix timestamp for a date
 money_format - Formats a number as a currency string
 move_uploaded_file - Moves an uploaded file to a new location
 msession_connect - Connect to msession server 
@@ -1631,7 +1673,7 @@
 muscat_setup - Creates a new muscat session and returns the handle.
 muscat_setup_net - Creates a new muscat session and returns the handle.
 mysqli_affected_rows - Gets the number of affected rows in a previous MySQL operation
-mysqli_autocommit - Turns on or off auto-commiting database modifications
+mysqli_autocommit - Turns on or off auto-committing database modifications
 mysqli_bind_param - Binds variables to a prepared statement as parameters
 mysqli_bind_result - Binds variables to a prepared statement for result storage
 mysqli_change_user - Changes the user of the specified database connection
@@ -1639,7 +1681,7 @@
 mysqli_close - Closes a previously opened database connection
 mysqli_commit - Commits the current transaction
 mysqli_connect - Open a new connection to the MySQL server
-mysqli_data_seek - Adjusts the result pointer to an arbitary row in the result
+mysqli_data_seek - Adjusts the result pointer to an arbitrary row in the result
 mysqli_debug - Performs debugging operations
 mysqli_disable_reads_from_master - 
 mysqli_disable_rpl_parse - 
@@ -1828,7 +1870,7 @@
 ncurses_move - Move output position 
 ncurses_move_panel - Moves a panel so that it's upper-left corner is at [startx, 
starty] 
 ncurses_mvaddch - Move current position and add character 
-ncurses_mvaddchnstr - Move position and add attrributed string with specified length 
+ncurses_mvaddchnstr - Move position and add attributed string with specified length 
 ncurses_mvaddchstr - Move position and add attributed string 
 ncurses_mvaddnstr - Move position and add string with specified length 
 ncurses_mvaddstr - Move position and add string 
@@ -1853,8 +1895,8 @@
 ncurses_panel_above - Returns the panel above panel. If panel is null, returns the 
bottom panel in the stack 
 ncurses_panel_below - Returns the panel below panel. If panel is null, returns the 
top panel in the stack 
 ncurses_panel_window - Returns the window associated with panel 
-ncurses_pnoutrefresh - Copys a region from a pad into the virtual screen 
-ncurses_prefresh - Copys a region from a pad into the virtual screen 
+ncurses_pnoutrefresh - Copies a region from a pad into the virtual screen 
+ncurses_prefresh - Copies a region from a pad into the virtual screen 
 ncurses_putp - 
 ncurses_qiflush - Flush on signal characters 
 ncurses_raw - Switch terminal into raw mode 
@@ -1881,7 +1923,7 @@
 ncurses_slk_refresh - Copies soft label keys to screen
 ncurses_slk_restore - Restores soft label keys
 ncurses_slk_set - Sets function key labels 
-ncurses_slk_touch - Fources output when ncurses_slk_noutrefresh is performed
+ncurses_slk_touch - Forces output when ncurses_slk_noutrefresh is performed
 ncurses_standend - Stop using 'standout' attribute 
 ncurses_standout - Start using 'standout' attribute 
 ncurses_start_color - Start using colors 
@@ -1953,6 +1995,7 @@
 ob_start - Turn on output buffering
 ocibindbyname - Bind a PHP variable to an Oracle Placeholder 
 ocicancel - Cancel reading from cursor
+ocicloselob - Closes lob descriptor
 ocicollappend - Append an object to the collection
 ocicollassign - Assign a collection from another existing collection
 ocicollassignelem - Assign element val to collection at index ndx
@@ -1972,7 +2015,7 @@
 ocierror - Return the last error of stmt|conn|global
 ociexecute - Execute a statement
 ocifetch - Fetches the next row into result-buffer
-ocifetchinto - Fetches the next row into result-array
+ocifetchinto - Fetches the next row into an array
 ocifetchstatement - Fetch all rows of result data into an array
 ocifreecollection - Deletes collection object
 ocifreecursor - Free all resources associated with a cursor 
@@ -1998,6 +2041,7 @@
 ocisetprefetch - Sets number of rows to be prefetched
 ocistatementtype - Return the type of an OCI statement
 ociwritelobtofile - Saves a large object file
+ociwritetemporarylob - Writes temporary blob
 octdec - Octal to decimal
 odbc_autocommit - Toggle autocommit behaviour
 odbc_binmode - Handling of binary column data
@@ -2078,29 +2122,29 @@
 openssl_x509_free - Free certificate resource
 openssl_x509_parse - Parse an X509 certificate and return the information as an array
 openssl_x509_read - Parse an X.509 certificate and return a resource identifier for it
-Ora_Bind - Binds a PHP variable to an Oracle parameter
-Ora_Close - close an Oracle cursor
-ora_columnname - Get name of Oracle result column
-ora_columnsize - get size of Oracle result column
-ora_columntype - Get type of Oracle result column
-ora_commit - commit an Oracle transaction
-ora_commitoff - disable automatic commit
-Ora_CommitOn - enable automatic commit
-Ora_Do - Parse, Exec, Fetch
-ora_error - get Oracle error message
-ora_errorcode - get Oracle error code
-ora_exec - Execute parsed statement on an Oracle cursor
-Ora_Fetch - fetch a row of data from a cursor
-Ora_Fetch_Into - Fetch a row into the specified result array
+ora_bind - Binds a PHP variable to an Oracle parameter
+ora_close - Closes an Oracle cursor
+ora_columnname - Gets the name of an Oracle result column
+ora_columnsize - Returns the size of an Oracle result column
+ora_columntype - Gets the type of an Oracle result column
+ora_commit - Commit an Oracle transaction
+ora_commitoff - Disable automatic commit
+ora_commiton - Enable automatic commit
+ora_do - Parse, Exec, Fetch
+ora_error - Gets an Oracle error message
+ora_errorcode - Gets an Oracle error code
+ora_exec - Execute a parsed statement on an Oracle cursor
+ora_fetch - Fetch a row of data from a cursor
+ora_fetch_into - Fetch a row into the specified result array
 ora_getcolumn - Get data from a fetched column
 ora_logoff - Close an Oracle connection
 ora_logon - Open an Oracle connection
 ora_numcols - Returns the number of columns
 ora_numrows - Returns the number of rows
-ora_open - open an Oracle cursor
+ora_open - Opens an Oracle cursor
 ora_parse - Parse an SQL statement with Oracle
 ora_plogon - Open a persistent Oracle connection 
-Ora_Rollback - roll back transaction
+ora_rollback - Rolls back a transaction
 ord - Return ASCII value of character
 overload - Enable property and method call overloading for a class
 ovrimos_close - Closes the connection to ovrimos
@@ -2146,20 +2190,20 @@
 pdf_add_bookmark - Adds bookmark for current page
 pdf_add_launchlink - Add a launch annotation for current page
 pdf_add_locallink - Add a link annotation for current page
-pdf_add_note - Add a note annotation for current page
+pdf_add_note - Sets annotation for current page
 pdf_add_outline - Deprecated: Adds bookmark for current page
 pdf_add_pdflink - Adds file link annotation for current page
 pdf_add_thumbnail - Adds thumbnail for current page
 pdf_add_weblink - Adds weblink for current page
 pdf_arc - Draws an arc (counterclockwise)
 pdf_arcn - Draws an arc (clockwise)
-pdf_attach_file - Adds a file attachement for current page
+pdf_attach_file - Adds a file attachment for current page
 pdf_begin_page - Starts new page
 pdf_begin_pattern - Starts new pattern
 pdf_begin_template - Starts new template
 pdf_circle - Draws a circle
 pdf_clip - Clips to current path
-pdf_close - Closes a pdf object
+pdf_close - Closes a pdf resource
 pdf_closepath - Closes path
 pdf_closepath_fill_stroke - Closes, fills and strokes current path
 pdf_closepath_stroke - Closes path and draws line along path
@@ -2177,12 +2221,12 @@
 pdf_fill - Fills current path
 pdf_fill_stroke - Fills and strokes current path
 pdf_findfont - Prepare font for later use with pdf_setfont.
-pdf_get_buffer - Fetch the buffer containig the generated PDF data.
+pdf_get_buffer - Fetch the buffer containing the generated PDF data.
 pdf_get_font - Deprecated: font handling
 pdf_get_fontname - Deprecated: font handling
 pdf_get_fontsize - Deprecated: font handling
-pdf_get_image_height - Returns height of an image
-pdf_get_image_width - Returns width of an image
+pdf_get_image_height - Deprecated: returns height of an image
+pdf_get_image_width - Deprecated: Returns width of an image
 pdf_get_majorversion - Returns the major version number of the PDFlib 
 pdf_get_minorversion - Returns the minor version number of the PDFlib 
 pdf_get_parameter - Gets certain parameters
@@ -2193,7 +2237,7 @@
 pdf_lineto - Draws a line
 pdf_makespotcolor - Makes a spotcolor
 pdf_moveto - Sets current point
-pdf_new - Creates a new pdf object
+pdf_new - Creates a new pdf resource
 pdf_open - Deprecated: Open a new pdf object
 pdf_open_CCITT - Opens a new image file with raw CCITT data
 pdf_open_file - Opens a new pdf object
@@ -2225,7 +2269,7 @@
 pdf_setlinewidth - Sets line width
 pdf_setmatrix - Sets current transformation matrix
 pdf_setmiterlimit - Sets miter limit
-pdf_setpolydash - Sets complicated dash pattern
+pdf_setpolydash - Deprecated: Sets complicated dash pattern
 pdf_setrgbcolor - Sets drawing and filling color to rgb color value
 pdf_setrgbcolor_fill - Sets filling color to rgb color value
 pdf_setrgbcolor_stroke - Sets drawing color to rgb color value
@@ -2237,11 +2281,11 @@
 pdf_set_font - Deprecated: Selects a font face and size
 pdf_set_horiz_scaling - Sets horizontal scaling of text
 pdf_set_info - Fills a field of the document information
-pdf_set_info_author - Fills the author field of the document 
-pdf_set_info_creator - Fills the creator field of the document 
-pdf_set_info_keywords - Fills the keywords field of the document 
-pdf_set_info_subject - Fills the subject field of the document 
-pdf_set_info_title - Fills the title field of the document 
+pdf_set_info_author - Deprecated: Fills the author field of the document 
+pdf_set_info_creator - Deprecated: Fills the creator field of the document 
+pdf_set_info_keywords - Deprecated: Fills the keywords field of the document 
+pdf_set_info_subject - Deprecated: Fills the subject field of the document 
+pdf_set_info_title - Deprecated: Fills the title field of the document 
 pdf_set_leading - Deprecated: Sets distance between text lines
 pdf_set_parameter - Sets certain parameters
 pdf_set_text_matrix - Deprecated: Sets the text matrix
@@ -2249,7 +2293,7 @@
 pdf_set_text_rendering - Deprecated: Determines how text is rendered
 pdf_set_text_rise - Deprecated: Sets the text rise
 pdf_set_value - Sets certain numerical value
-pdf_set_word_spacing - Depriciated: Sets spacing between words
+pdf_set_word_spacing - Deprecated: Sets spacing between words
 pdf_show - Output text at current position
 pdf_show_boxed - Output text in a box
 pdf_show_xy - Output text at given position
@@ -2264,9 +2308,9 @@
 pfpro_version - Returns the version of the Payflow Pro software
 pfsockopen - Open persistent Internet or Unix domain socket connection 
 pg_affected_rows - Returns number of affected records (tuples)
-pg_cancel_query - Cancel async query 
-pg_client_encoding - Get the client encoding 
-pg_close - Close a PostgreSQL connection
+pg_cancel_query - Cancel asynchronous query 
+pg_client_encoding - Gets the client encoding 
+pg_close - Closes a PostgreSQL connection
 pg_connect - Open a PostgreSQL connection
 pg_connection_busy - Get connection is busy or not 
 pg_connection_reset - Reset connection (reconnect) 
@@ -2275,13 +2319,13 @@
 pg_copy_from - Insert records into a table from an array 
 pg_copy_to - Copy a table to an array 
 pg_dbname - Get the database name
-pg_delete - Delete records. 
+pg_delete - Deletes records. 
 pg_end_copy - Sync with PostgreSQL backend
 pg_escape_bytea - Escape binary for bytea type 
 pg_escape_string - Escape string for text/char type 
-pg_fetch_all - Fetch all rows from a result as an array
+pg_fetch_all - Fetches all rows from a result as an array
 pg_fetch_array - Fetch a row as an array
-pg_fetch_assoc - Fetch a row as an array
+pg_fetch_assoc - Fetch a row as an associative array
 pg_fetch_object - Fetch a row as an object
 pg_fetch_result - Returns values from a result resource
 pg_fetch_row - Get a row as an enumerated array
@@ -2324,11 +2368,11 @@
 pg_result_seek - Set internal row offset in result resource
 pg_result_status - Get status of query result 
 pg_select - Select records. 
-pg_send_query - Send asynchronous query 
+pg_send_query - Sends asynchronous query 
 pg_set_client_encoding - Set the client encoding 
 pg_trace - Enable tracing a PostgreSQL connection
 pg_tty - Return the tty name associated with the connection 
-pg_unescape_bytea - Escape binary for bytea type 
+pg_unescape_bytea - Unescape binary for bytea type 
 pg_untrace - Disable tracing of a PostgreSQL connection
 pg_update - Update table. 
 phpcredits - Prints out the credits for PHP
@@ -2357,7 +2401,7 @@
 posix_getppid - Return the parent process identifier
 posix_getpwnam - Return info about a user by username
 posix_getpwuid - Return info about a user by user id
-posix_getrlimit - Return info about system ressource limits
+posix_getrlimit - Return info about system resource limits
 posix_getsid - Get the current sid of the process
 posix_getuid - Return the real user ID of the current process 
 posix_get_last_error - Retrieve the error number set by the last posix function that 
failed. 
@@ -2440,8 +2484,8 @@
 pspell_store_replacement - Store a replacement pair for a word
 pspell_suggest - Suggest spellings of a word
 putenv - Sets the value of an environment variable
-qdom_error - Returns the error string from the last QDOM operation or FALSE if no 
errors occured
-qdom_tree - creates a tree of an xml string
+qdom_error - Returns the error string from the last QDOM operation or FALSE if no 
errors occurred
+qdom_tree - Creates a tree of an XML string
 quoted_printable_decode - Convert a quoted-printable string to an 8 bit string 
 quotemeta - Quote meta characters
 rad2deg - Converts the radian number to the equivalent number in degrees 
@@ -2531,7 +2575,7 @@
 set_time_limit - Limits the maximum execution time
 sha1 - Calculate the sha1 hash of a string
 sha1_file - Calculate the sha1 hash of a file
-shell_exec - Execute command via shell and return complete output as string 
+shell_exec - Execute command via shell and return the complete output as a string 
 shmop_close - Close shared memory block
 shmop_delete - Delete shared memory block
 shmop_open - Create or open shared memory block
@@ -2556,7 +2600,7 @@
 snmpset - Set an SNMP object
 snmpwalk - Fetch all the SNMP objects from an agent
 snmpwalkoid - Query for a tree of information about a network entity 
-snmp_get_quick_print - Fetch the current value of the UCD library's quick_print 
setting 
+snmp_get_quick_print - Fetches the current value of the UCD library's quick_print 
setting 
 snmp_set_quick_print - Set the value of quick_print within the UCD SNMP library 
 socket_accept - Accepts a connection on a socket
 socket_bind - Binds a name to a socket
@@ -2566,8 +2610,8 @@
 socket_create - Create a socket (endpoint for communication)
 socket_create_listen - Opens a socket on port to accept connections 
 socket_create_pair - Creates a pair of indistinguishable sockets and stores them in 
fds. 
-socket_getpeername - Queries the remote side of the given socket which may either 
result in host/port or in a UNIX filesystem path, dependent on its type. 
-socket_getsockname - Queries the local side of the given socket which may either 
result in host/port or in a UNIX filesystem path, dependent on its type. 
+socket_getpeername - Queries the remote side of the given socket which may either 
result in host/port or in a Unix filesystem path, dependent on its type. 
+socket_getsockname - Queries the local side of the given socket which may either 
result in host/port or in a Unix filesystem path, dependent on its type. 
 socket_get_option - Gets socket options for the socket 
 socket_get_status - Alias of stream_get_meta_data. 
 socket_iovec_add - Adds a new vector to the scatter/gather array 
@@ -2649,6 +2693,7 @@
 stream_filter_append - Attach a filter to a stream.
 stream_filter_prepend - Attach a filter to a stream.
 stream_filter_register - Register a stream filter implemented as a PHP class derived 
from php_user_filter 
+stream_get_contents - Reads remainder of a stream into a string
 stream_get_filters - Retrieve list of registered filters
 stream_get_line - Gets line from stream resource up to a given delimiter
 stream_get_meta_data - Retrieves header/meta data from streams/file pointers
@@ -2662,6 +2707,8 @@
 stream_socket_accept - Accept a connection on a socket created by 
stream_socket_server 
 stream_socket_client - Open Internet or Unix domain socket connection 
 stream_socket_get_name - Retrieve the name of the local or remote sockets
+stream_socket_recvfrom - Receives data from a socket, connected or not 
+stream_socket_sendto - Sends a message to a socket, whether it is connected or not 
 stream_socket_server - Create an Internet or Unix domain server socket 
 stream_wrapper_register - Register a URL wrapper implemented as a PHP class
 strftime - Format a local time/date according to locale settings 
@@ -2684,7 +2731,7 @@
 strstr - Find first occurrence of a string
 strtok - Tokenize string
 strtolower - Make a string lowercase
-strtotime - Parse about any English textual datetime description into a UNIX 
timestamp 
+strtotime - Parse about any English textual datetime description into a Unix 
timestamp 
 strtoupper - Make a string uppercase
 strtr - Translate certain characters
 strval - Get string value of a variable
@@ -2697,6 +2744,7 @@
 str_split - Convert a string to an array 
 str_word_count - Return information about words used in a string 
 substr - Return part of a string
+substr_compare - Binary safe optionally case insensitive comparison of 2 strings from 
an offset, up to length characters 
 substr_count - Count the number of substring occurrences
 substr_replace - Replace text within a portion of a string
 SWFAction - Creates a new Action.
@@ -2793,7 +2841,7 @@
 swf_actiongeturl - Get a URL from a Shockwave Flash movie
 swf_actiongotoframe - Play a frame and then stop
 swf_actiongotolabel - Display a frame with the specified label 
-swf_actionnextframe - Go foward one frame
+swf_actionnextframe - Go forward one frame
 swf_actionplay - Start playing the flash movie from the current frame 
 swf_actionprevframe - Go backwards one frame
 swf_actionsettarget - Set the context for actions
@@ -2884,12 +2932,56 @@
 sybase_unbuffered_query - Send a Sybase query and do not block
 symlink - Creates a symbolic link
 syslog - Generate a system log message
-system - Execute an external program and display output
+system - Execute an external program and display the output
 tan - Tangent
 tanh - Hyperbolic tangent
 tempnam - Create file with unique file name
 textdomain - Sets the default domain
-time - Return current UNIX timestamp
+tidy_access_count - Returns the Number of Tidy accessibility warnings encountered for 
specified document. 
+tidy_clean_repair - Execute configured cleanup and repair operations on parsed markup 
+tidy_config_count - Returns the Number of Tidy configuration errors encountered for 
specified document. 
+tidy_diagnose - Run configured diagnostics on parsed and repaired markup. 
+tidy_error_count - Returns the Number of Tidy errors encountered for specified 
document. 
+tidy_getopt - Returns the value of the specified configuration option for the tidy 
document. 
+tidy_get_body - Returns a TidyNode Object starting from the >BODY< tag of the 
tidy parse tree 
+tidy_get_config - Get current Tidy configuration 
+tidy_get_error_buffer - Return warnings and errors which occurred parsing the 
specified document 
+tidy_get_head - Returns a TidyNode Object starting from the >HEAD< tag of the 
tidy parse tree 
+tidy_get_html - Returns a TidyNode Object starting from the >HTML< tag of the 
tidy parse tree 
+tidy_get_html_ver - Get the Detected HTML version for the specified document. 
+tidy_get_output - Return a string representing the parsed tidy markup 
+tidy_get_release - Get release date (version) for Tidy library 
+tidy_get_root - Returns a TidyNode Object representing the root of the tidy parse 
tree 
+tidy_get_status - Get status of specified document. 
+tidy_is_xhtml - Indicates if the document is a generic (non HTML/XHTML) XML document. 
+tidy_load_config - Load an ASCII Tidy configuration file with the specified encoding 
+tidy_node->attributes - Returns an array of attribute objects for node 
+tidy_node->children - Returns an array of child nodes 
+tidy_node->get_attr - Return the attribute with the provided attribute id 
+tidy_node->get_nodes - Return an array of nodes under this node with the 
specified id 
+tidy_node->has_children - Returns true if this node has children 
+tidy_node->has_siblings - Returns true if this node has siblings 
+tidy_node->is_asp - Returns true if this node is ASP 
+tidy_node->is_comment - Returns true if this node represents a comment 
+tidy_node->is_html - Returns true if this node is part of a HTML document 
+tidy_node->is_jsp - Returns true if this node is JSP 
+tidy_node->is_jste - Returns true if this node is JSTE 
+tidy_node->is_text - Returns true if this node represents text (no markup) 
+tidy_node->is_xhtml - Returns true if this node is part of a XHTML document 
+tidy_node->is_xml - Returns true if this node is part of a XML document 
+tidy_node->next - Returns the next sibling to this node 
+tidy_node->prev - Returns the previous sibling to this node 
+tidy_node->tidy_node - Constructor. 
+tidy_parse_file - Parse markup in file or URI 
+tidy_parse_string - Parse a document stored in a string 
+tidy_repair_file - Repair a file using an optionally provided configuration file 
+tidy_repair_string - Repair a string using an optionally provided configuration file 
+tidy_reset_config - Restore Tidy configuration to default values 
+tidy_save_config - Save current settings to named file. Only non-default values are 
written. 
+tidy_setopt - Updates the configuration settings for the specified tidy document. 
+tidy_set_encoding - Set the input/output character encoding for parsing markup. 
+tidy_warning_count - Returns the Number of Tidy warnings encountered for specified 
document. 
+time - Return current Unix timestamp
 tmpfile - Creates a temporary file
 token_get_all - Split given source into PHP tokens
 token_name - Get the symbolic name of a given PHP token
@@ -2908,7 +3000,7 @@
 udm_check_stored - Check connection to stored 
 udm_clear_search_limits - Clear all mnoGoSearch search restrictions
 udm_close_stored - Close connection to stored 
-udm_crc32 - Return CRC32 checksum of gived string 
+udm_crc32 - Return CRC32 checksum of given string 
 udm_errno - Get mnoGoSearch error number
 udm_error - Get mnoGoSearch error message
 udm_find - Perform search
@@ -2924,7 +3016,7 @@
 uksort - Sort an array by keys using a user-defined comparison function 
 umask - Changes the current umask
 uniqid - Generate a unique ID
-unixtojd - Convert UNIX timestamp to Julian Day
+unixtojd - Convert Unix timestamp to Julian Day
 unlink - Deletes a file
 unpack - Unpack data from binary string
 unregister_tick_function - De-register a function for execution on each tick 
@@ -3059,7 +3151,7 @@
 yp_match - Returns the matched line
 yp_next - Returns the next key-value pair in the named map.
 yp_order - Returns the order number for a map
-zend_logo_guid - Gets the zend guid
+zend_logo_guid - Gets the Zend guid
 zend_version - Gets the version of the current Zend engine
 zip_close - Close a Zip File Archive
 zip_entry_close - Close a Directory Entry

Reply via email to