XMLReader::getAttributeNo
(PHP 5 >= 5.1.2)
XMLReader::getAttributeNo — دریافت مقدار ویژگی به وسیله index
Description
string
XMLReader::getAttributeNo
( int $index
)
مقدار ویژگی یا رشته خالی اگر ویژگی در index وجود نداشته باشد یا در جز قرار نداشته باشد.
Parameters
- index
-
The position of the attribute.
Return Values
مقدار ویژگی یا رشته خالی اگر ویژگی در index وجود نداشته باشد یا در جز قرار نداشته باشد.
See Also
- XMLReader::getAttribute() - دریافت مقدار ویژگی نامدار
- XMLReader::getAttributeNs() - دریافت مقدار ویژگی با استفاده از localname و URI
There are no user contributed notes for this page.
