PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XMLReader::moveToElement> <XMLReader::moveToAttributeNo
Last updated: Fri, 05 Sep 2008

view this page in

XMLReader::moveToAttributeNs

(PHP 5 >= 5.1.2)

XMLReader::moveToAttributeNsDéplace le curseur à un attribut d'espace de nom

Description

bool XMLReader::moveToAttributeNs ( string $localName , string $namespaceURI )

Positionne le curseur sur le nom de l'attribut dans l'espace de nom spécifié.

Liste de paramètres

localName

Le nom local.

namespaceURI

L'espace de nom URI.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



add a note add a note User Contributed Notes
XMLReader::moveToAttributeNs
There are no user contributed notes for this page.

XMLReader::moveToElement> <XMLReader::moveToAttributeNo
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites