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

search for in the

DOMElement::removeAttributeNS> <DOMElement::removeAttribute
[edit] Last updated: Fri, 24 Jun 2011

view this page in

DOMElement::removeAttributeNode

(PHP 5)

DOMElement::removeAttributeNodeحذف ویژگی

Description

bool DOMElement::removeAttributeNode ( DOMAttr $oldnode )

حذف ویژگی oldnode از جز.

Parameters

oldnode

گره ویژگی.

Return Values

Returns TRUE on success or FALSE on failure.

Errors/Exceptions

DOM_NO_MODIFICATION_ALLOWED_ERR

ایجاد اگر گره فقط خواندنی باشد.

DOM_NOT_FOUND_ERROR

ایجاد اگر oldnode ویژگی جز نباشد.

See Also



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

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