downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<XMLReader::getAttributeNoXMLReader::getParserProperty>
Last updated: Thu, 26 Jun 2008

XMLReader::getAttributeNs

(PHP 5 >= 5.1.2)

XMLReader::getAttributeNs — Get the value of an attribute by localname and URI

Description

string XMLReader::getAttributeNs ( string $localName , string $namespaceURI )

Returns the value of an attribute by name and namespace URI or an empty string if attribute does not exist or not positioned on an element node.

Parameters

localName

The local name.

namespaceURI

The namespace URI.

Return Values

The value of the attribute, or an empty string if no attribute with the given localName and namespaceURI is found or not positioned of element.



add a noteadd a note User Contributed Notes
Get the value of an attribute by localname and URI
There are no user contributed notes for this page.




<XMLReader::getAttributeNoXMLReader::getParserProperty>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs