XMLReader::moveToAttribute
(PHP 5 >= 5.1.2)
XMLReader::moveToAttribute — انتقال cursor به ویژگی نامدار
Description
bool
XMLReader::moveToAttribute
( string $name
)
انتقال cursor به ویژگی نامدار.
Parameters
- name
-
نام ویژگی.
Return Values
Returns TRUE on success or FALSE on failure.
See Also
- XMLReader::moveToElement() - انتقال cursor به جز والد در ویژگی فعلی
- XMLReader::moveToAttributeNo() - انتقال cursor به یک ویژگی با استفاده از index
- XMLReader::moveToAttributeNs() - انتقال cursor به ویژگی نامدار
- XMLReader::moveToFirstAttribute() - Position cursor on the first Attribute
There are no user contributed notes for this page.
