uploading files through html forms


/ Published in: PHP
Save to your folder(s)

The form method must be post and the enctype set as it is below. The hidden input for MAX_FILE_SIZE must also be included. The value is the max file size (in bytes?).

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.