XMLReader::next
(PHP 5 >= 5.1.2)
XMLReader::next — انتقال cursor به گره بعدی با پرش از تمام زیردرختها
Description
bool
XMLReader::next
([ string $localname
] )
انتقال cursor به گره بعدی با پرش از تمام زیردرختها.
Parameters
- localname
-
نام گره بعدی برای انتقال.
Return Values
Returns TRUE on success or FALSE on failure.
See Also
- XMLReader::moveToNextAttribute() - انتقال cursor به ویژگی بعدی
- XMLReader::moveToElement() - انتقال cursor به جز والد در ویژگی فعلی
- XMLReader::moveToAttribute() - انتقال cursor به ویژگی نامدار
There are no user contributed notes for this page.
