update : 2015.11.03
php.shukuma.com검색:
|
XMLReader::moveToAttributeNs(PHP 5 >= 5.1.0) XMLReader::moveToAttributeNs — Move cursor to a named attribute 설명
public
bool
XMLReader::moveToAttributeNs
( string
$localName
, string $namespaceURI
)Positions cursor on the named attribute in specified namespace. 인수
반환값
성공 시 참고
|