PHP 8.5.0 RC 2 available for testing

DOMElement::hasAttribute

(PHP 5, PHP 7, PHP 8)

DOMElement::hasAttributeChecks to see if attribute exists

Description

public DOMElement::hasAttribute(string $qualifiedName): bool

Indicates whether attribute named qualifiedName exists as a member of the element.

Parameters

qualifiedName

The attribute name.

Return Values

Returns true on success or false on failure.

See Also

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /