- domnode_append_sibling - Adds new sibling to a node
- disk_free_space - Returns available space in directory
- db2_statistics - Returns a result set listing the index and statistics for a table
- db2_procedure_columns - Returns a result set listing stored procedure parameters
- dotnet_load - Loads a DOTNET module
- db2_conn_error - Returns a string containing the SQLSTATE returned by the last connection attempt
- db2_fetch_row - Sets the result set pointer to the next row or requested row
- domnode_set_namespace - Sets namespace of a node
- dom_domdocument_normalize - Normalizes the document
- dbmdelete - Deletes the value for a key from a DBM database
- dbplus_restorepos - Restore position
- domdocument_create_cdata_section - Create new cdata node
- dom_domdocument_getelementsbytagname - Searches for all elements with given tag name
- db2_stmt_errormsg - Returns a string containing the last SQL statement error message
- dbplus_tcl - Execute TCL code on server side
- db2_fetch_array - Returns an array, indexed by column position, representing a row in a result set
- dom_domattr_isid - Checks if attribute is a defined ID
- dom_domxpath_construct - Creates a new DOMXPath object
- db2_connect - Returns a connection to a database
- directoryiterator_getperms - Get file permissions
- dbplus_xlockrel - Request exclusive lock on relation
- directoryiterator_next - Move to next entry
- domxml_open_file - Creates a DOM object from an XML file
- domnode_replace_node - Replaces node
- db2_exec - Executes an SQL statement directly
- domnode_get_content - Gets content of node
- dbase_add_record - Adds a record to a database
- db2_num_fields - Returns the number of fields contained in a result set
- dom_domelement_getelementsbytagnamens - Get elements by namespaceURI and localName
- dom_domnode_lookupprefix - Gets the namespace prefix of the node based on the namespace URI
- dbplus_getlock - Get a write lock on a tuple
- dom_domentityreference_construct - Creates a new DOMEntityReference object
- db2_close - Closes a database connection
- dom_domdocument_savexml - Dumps the internal XML tree back into a string
- domnode_previous_sibling - Returns the previous sibling of node
- domxsltstylesheet_result_dump_file - Dumps the result from a XSLT-Transformation into a file
- dbase_close - Closes a database
- directoryiterator_islink - Returns true if file is symbolic link
- dbplus_unselect - Remove a constraint from relation
- dom_domdocument_getelementbyid - Searches for an element with a certain id
- dom_domimplementation_createdocument - Creates a DOMDocument object of the specified type with its document element
- domnode_add_namespace - Adds a namespace declaration to a node
- domdocument_xinclude - Substitutes XIncludes in a DomDocument Object
- disk_total_space - Returns the total size of a directory
- dom_domdocument_createelement - Create new element node
- decoct - Decimal to octal
- dom_domelement_getattributenodens - Returns attribute node
- db2_execute - Executes a prepared SQL statement
- dba_fetch - Fetch data specified by key
- db2_table_privileges - Returns a result set listing the tables and associated privileges in a database
- diskfreespace - Alias of disk_free_space()
- domnode_node_type - Returns type of node
- dns_get_record - Fetch DNS Resource Records associated with a hostname
- directoryiterator_getpath - Return directory path
- dbplus_savepos - Save position
- domnode_attributes - Returns list of attributes
- dbplus_runlink - Remove relation from filesystem
- directoryiterator_valid - Check whether dir contains more entries
- dns_get_mx - Synonym for getmxrr()
- domnode_node_name - Returns name of node
- dbmopen - Opens a DBM database
- dbase_get_record_with_names - Gets a record from a database as an associative array
- domdocument_document_element - Returns root element node
- dom_domdocument_xinclude - Substitutes XIncludes in a DOMDocument Object
- dom_domelement_getattribute - Returns value of attribute
- db2_num_rows - Returns the number of rows affected by an SQL statement
- dom_domcharacterdata_deletedata - Remove a range of characters from the node
- dbplus_tremove - Remove tuple and return new current tuple
- debug_backtrace - Generates a backtrace
- directoryiterator_getinode - Get file inode
- directoryiterator_getsize - Get file size
- dom_domtext_splittext - Breaks this node into two nodes at the specified offset
- dom_domdocument_createelementns - Create new element node with an associated namespace
- domnode_remove_child - Removes child from list of children
- dba_popen - Open database persistently
- dba_key_split - Splits a key in string representation into array representation
- db2_field_num - Returns the position of the named column in a result set
- dbase_open - Opens a database
- dom_domcharacterdata_substringdata - Extracts a range of data from the node
- db2_autocommit - Returns or sets the AUTOCOMMIT state for a database connection
- dba_exists - Check whether key exists
- domxml_xslt_stylesheet - Creates a DomXsltStylesheet object from an XSL document in a string
- dbplus_lockrel - Request write lock on relation
- domdocument_dump_file - Dumps the internal XML tree back into a file
- dba_open - Open database
- dom_domattr_construct - Creates a new DOMAttr object
- dom_domcharacterdata_replacedata - Replace a substring within the DOMCharacterData node
- dbplus_next - Get next tuple from relation
- directoryiterator_construct - Constructs a new dir iterator from a path
- dbplus_find - Set a constraint on a relation
- debugger_on - Enable internal PHP debugger (PHP 3)
- dom_domnamednodemap_getnameditemns - Retrieves a node specified by local name and namespace URI
- domdocument_doctype - Returns the document type
- dgettext - Override the current domain
- dbase_delete_record - Deletes a record from a database
- domattribute_name - Returns the name of attribute
- domnode_insert_before - Inserts new node as child
- dom_domdocument_createentityreference - Create new entity reference node
- domxml_version - Gets the XML library version
- domdocument_create_processing_instruction - Creates new PI node
- domdocument_get_element_by_id - Searches for an element with a certain id
- domnode_append_child - Adds a new child at the end of the children
- dbplus_freelock - Release write lock on tuple
- dbplus_close - Close a relation
- dom_domnode_haschildnodes - Checks if node has children
- domnode_has_attributes - Checks if node has attributes
- directoryiterator_iswritable - Returns true if file can be written
- dbx_error - Report the error message of the latest function call in themodule (not just in the connection)
- dbplus_add - Add a tuple to a relation
- dbplus_chdir - Get/Set database virtual current directory
- dom_domnode_normalize - Normalizes the node
- dba_delete - Delete DBA entry specified by key
- dbx_connect - Open a connection/database
- dom_domdocument_loadhtml - Load HTML from a string
- dom_domelement_removeattributenode - Removes attribute
- dbmexists - Tells if a value exists for a key in a DBM database
- define_syslog_variables - Initializes all syslog related constants
- dom_domelement_setattributenodens - Adds new attribute node to element
- db2_field_name - Returns the name of the column in the result set
- dom_domnode_appendchild - Adds new child at the end of the children
- domdocument_add_root - Adds a root node [deprecated]
- dbmfirstkey - Retrieves the first key from a DBM database
- domelement_get_elements_by_tagname - Gets elements by tagname
- dns_check_record - Synonym for checkdnsrr()
- domdocumenttype_notations - Returns list of notations
- dbplus_setindexbynumber - Set index by number
- db2_bind_param - Binds a PHP variable to an SQL statement parameter
- domnode_unlink_node - Deletes node
- dblist - Describes the DBM-compatible library being used
- db2_free_stmt - Frees resources associated with the indicated statement resource
- dbplus_errno - Get error code for last operation
- dbplus_undo - Undo
- db2_conn_errormsg - Returns the last connection error message and SQLCODE value
- dom_domdocument_createattributens - Create new attribute node with an associated namespace
- dom_domnamednodemap_item - Retrieves a node specified by index
- dom_domdocument_validate - Validates the document based on its DTD
- db2_fetch_assoc - Returns an array, indexed by column name, representing a row in a result set
- dom_domelement_setattributenode - Adds new attribute node to element
- db2_column_privileges - Returns a result set listing the columns and associated privileges for a table
- dom_domelement_removeattribute - Removes attribute
- delete - See unlink() or unset()
- domdocument_create_attribute - Create new attribute
- domdocument_create_element - Create new element node
- dirname - Returns directory name component of path
- dbplus_rcrtexact - Creates an exact but empty copy of a relation including indices
- domxml_open_mem - Creates a DOM object of an XML document
- dbase_numrecords - Gets the number of records in a database
- domdocumenttype_internal_subset - Returns internal subset
- dbplus_open - Open relation file
- domattribute_value - Returns value of attribute
Programowanie w jezyku PHP 5.0
PHP programming
Kodowanie w języku PHP
