downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

DOMElement::getElementsByTagName> <DOMElement::getAttributeNodeNS
[edit] Last updated: Fri, 24 Jun 2011

view this page in

DOMElement::getAttributeNS

(PHP 5)

DOMElement::getAttributeNSبازگرداندن مقدار ویژگی

Description

string DOMElement::getAttributeNS ( string $namespaceURI , string $localName )

دریافت مقدار ویژگی در فضای نام namespaceURI با نام محلی localName برای گره فعلی.

Parameters

namespaceURI

فضای نام URI.

localName

نام محلی.

Return Values

مقدار ویژگی یا رشته خالی اگر ویژگی با localName و namespaceURI داده شده وجود نداشته باشد.

See Also



add a note add a note User Contributed Notes DOMElement::getAttributeNS - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites