function domdocument create attribute


DomDocument->create_attributePodręcznik PHPPoprzedniNastępnyDomDocument->create_attribute (no version information, might be only in CVS)DomDocument->create_attribute -- Create new attributeDescriptionobject DomDocument->create_attribute ( string name, string value) This function returns a new instance of class DomAttribute. The name of the attribute is the value of the first parameter. The value of the attribute is the value of the second parameter. This node will not show up in the document unless it is inserted with e.g. domnode_append_child(). The return value is FALSE if an error occured. See also domnode_append_child(), domdocument_create_element(), domdocument_create_text(), domdocument_create_cdata_section(), domdocument_create_processing_instruction(), domdocument_create_entity_reference(), and domnode_insert_before(). PoprzedniSpis treściNastępnyDomDocument->add_root [deprecated]Początek rozdziałuDomDocument->create_cdata_section

Wyszukiwarka

Podobne podstrony:
function domdocument create element ns
function domdocument create element ns
function domdocument create processing instruction
function domdocument create comment
function domdocument create cdata section
function domdocument create element
function domdocument create entity reference
function domdocument create text node
function domdocument document element
function msession create
function msql createdb
function socket create
function printer create dc
function ifxus create slob
function fdf create
function mysql create db

więcej podobnych podstron