method:button ( name, value, attribute );return type:stringspecial:staticcontent:ใช้คืนค่า tag buttonexample:$attribute = " class='cssButton' id='button' "; echo form::button ( "button", "confirm", $attribute );