Home > PHP > Function > DOM XML (PHP 4) > DomAttribute->value()

DomAttribute->value()

DomAttribute->value - Returns value of attribute

Syntax

string DomAttribute->value ()

Arguments

-

Description

This function returns the value of the attribute.

Version

PHP 4.1.0

Return value

Returns the value of the attribute.