Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
DOM XML Functions
PHP Manual

DomAttribute->specified

(No version information available, might be only in CVS)

DomAttribute->specified Checks if attribute is specified

Description

DomAttribute
bool specified ( void )

Checks if the attribute was explicitly given a value in the original document.

Note: This method is not implemented yet.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


DOM XML Functions
PHP Manual