function domdocument get element by id


DomDocument->get_element_by_idPodręcznik PHPPoprzedniNastępnyDomDocument->get_element_by_id (no version information, might be only in CVS)DomDocument->get_element_by_id --  Searches for an element with a certain id Descriptionobject DomDocument->get_element_by_id ( string id) This function is similar to domdocument_get_elements_by_tagname() but searches for an element with a given id. According to the DOM standard this requires a DTD which defines the attribute ID to be of type ID, though the current implementation simply does an xpath search for "//*[@ID = '%s']". This does not comply to the DOM standard which requires to return null if it is not known which attribute is of type id. This behaviour is likely to be fixed, so do not rely on the current behaviour. See also domdocument_get_elements_by_tagname() PoprzedniSpis treściNastępnyDomDocument->dump_memPoczątek rozdziałuDomDocument->get_elements_by_tagname

Wyszukiwarka

Podobne podstrony:
function domelement get elements by tagname
function domdocument document element
function domdocument create element ns
function domdocument create element ns
function domdocument create element
function domdocumenttype system id
function domdocumenttype public id
function satellite get repository id
function domnode get content
function imap get quota
function openssl get privatekey
function fdf get file
function snmp get quick print
function yp get default domain
function mssql get last message
function pdf get value
function shm get var

więcej podobnych podstron