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

search for in the

XMLReader::getAttributeNs> <XMLReader::getAttribute
Last updated: Fri, 05 Sep 2008

view this page in

XMLReader::getAttributeNo

(PHP 5 >= 5.1.2)

XMLReader::getAttributeNoRécupère la valeur d'un attribut par index

Description

string XMLReader::getAttributeNo ( int $index )

Retourne la valeur d'un attribut basé sur sa position ou d'une chaîne de caractères vide si l'attribut n'existe pas ou n'est pas positionné sur le noeud.

Liste de paramètres

index

La position de l'attribut.

Valeurs de retour

La valeur de l'attribut ou une chaîne de caractères vide si aucun attribut n'existe à index ou n'est pas positionné sur l'élément.



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

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