PHP Intermediate — Easy
Key points
- $_FILES stores file upload metadata
- Form must have enctype='multipart/form-data'
- $_POST does not contain file data
Ready to go further?
Related questions
PHP Intermediate — Easy
Key points
Ready to go further?
Related questions