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

search for in the

XMLReader::getAttributeNs> <XMLReader::getAttribute
[edit] Last updated: Fri, 17 May 2013

view this page in

XMLReader::getAttributeNo

(PHP 5 >= 5.1.0)

XMLReader::getAttributeNoObtiene el valor de un atributo por el indice

Descripción

string XMLReader::getAttributeNo ( int $index )

Devuelve el valor de un atributo basado en su posición o una cadena vacia si el atributo no existe o no está posicionado en un eleménto del nodo.

Parámetros

index

La posición del atributo.

Valores devueltos

El valor del atributo, o una cadena vacia si el atributo no existe en el index o no está posicionado en el eleménto.

Ver también



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites