I have to create a form for uploading a file. What should be given in order to include an upload option. I tried giving 'enctype' as 'multipart/form-data'...but it doesn't work..any help??
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Finally i figured it out, i had nested form tags well thank you ismayil
If you are facing this type of problem check out this link below on stackoverflow
http://stackoverflow.com/questions/3586919/why-would-files-be-empty-when-uploading-files-to-php
Is there any way that I can preload the filename field in the form with a known default file?
- Previous
- 1
- 2
- Next
You must log in to post replies.