XMLReader
PHP Manual

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
PHP Manual