public readAttribute (mixed $attribute)
Reads an attribute value by its name
1 | echo $robot ->readAttribute( 'name' ); |
public readAttribute (mixed $attribute)
Reads an attribute value by its name
1 | echo $robot ->readAttribute( 'name' ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.