setAttribute() public abstract method
Sets the named attribute value.
See also hasAttribute().
public abstract void setAttribute ( $name, $value ) | ||
---|---|---|
$name | string |
The attribute name. |
$value | mixed |
The attribute value. |
setAttribute() public abstract method
Sets the named attribute value.
See also hasAttribute().
public abstract void setAttribute ( $name, $value ) | ||
---|---|---|
$name | string |
The attribute name. |
$value | mixed |
The attribute value. |
Designed by : w10schools
service@w10schools.com
Please login to continue.