-
File upload inside modal
Hi folks,
for a project I use Bootstrap's modal to display a form which includes a file upload field
After sending the from I tried to catch the posted data with PHP. The normal input fields are working, but var_dump($_FILES) returns NULL.
If I open the page directly, the upload is working.
Do you guys have any advices?
Last edited by dows; 02-22-2016 at 07:08 AM.
Reason: typo
-
No one? Nobody ever done this before?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules