| upload() | ใช้คืนค่า tag input ประเภท file |
|---|
method:upload ( name, value, attribute )
return type:string
special:static
content:ใช้คืนค่า tag input ประเภท file
example:$attribute = " class='cssText' id='logo' "; echo form::upload ( "logo", "", $attribute );