XMLReader::moveToAttributeNo
Move cursor to an attribute by index
Beschreibung
public
bool
XMLReader::moveToAttributeNo
( int $index
)
Parameter-Liste
-
index
-
The position of the attribute.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- XMLReader::moveToElement
- XMLReader::moveToAttribute
- XMLReader::moveToAttributeNs
- XMLReader::moveToFirstAttribute