XMLReader::moveToAttribute
(PHP 5 >= 5.1.0)
XMLReader::moveToAttribute — İmleci ismi belirtilen özniteliğe konumlar
Açıklama
bool
XMLReader::moveToAttribute
( string
$isim
)İmleci ismi belirtilen özniteliğe konumlar.
Değiştirgeler
-
isim -
Özniteliğin ismi.
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
Ayrıca Bakınız
- XMLReader::moveToElement() - İmleci geçerli özniteliğin ebeveyn elemanına konumlar
- XMLReader::moveToAttributeNo() - Move cursor to an attribute by index
- XMLReader::moveToAttributeNs() - Move cursor to a named attribute
- XMLReader::moveToFirstAttribute() - İmleci ilk özniteliğe konumlar
There are no user contributed notes for this page.
