Jerry,
I overlooked a setting in my php.ini file. The post_max_size was set to default (8M), after changing this value it worked like a charme!!
Thanks,
Paul
User Profile
Collapse
-
Jerry,
I tried the limitrequestbod y directive (putting it between the <directory> </directory> brackets of my download directory in the httpd.conf file) but still I encounter the same problem.
A new row is created in my table (as before) but no data is being transferred to the fields...
Hope you can help me!
Cheers,
PaulLeave a comment:
-
Jerry,
Thank you very much for your quick reply, I'll have to check my settings tomorrow at work.
I'm using Apache as my webserver.
I'll let you now if I had any luck!!
Thanks,
PaulLeave a comment:
-
Storing path to file
Hi,
I have the following problem,
I have a HTML form with 2 different filepicker fields;
In a table I'm trying to store 2 different references to 2 different files, one to a photo (jpg) and one to a download (zip). I'm using the filepicker from the HTML form to select the file I need and let php store only the filename and extension into the table.
For the photo part all is working fine...
No activity results to display
Show More
Leave a comment: