We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Creates a input of type file
file_field_tag("file",{"value":5}) => <input value='5' id='file' type='file' name='file' />