folder 01
method="GET" OR "POST": Describes how to transmit information
enctype: encoding type describes how to take information out of the form and get it ready to be transmitted. The default value that is use is enctype="application/x-www-form-urlencoded"
Encoding type that can safely transmit raw file data