Jump to content

[SOLVED] $_POST Limit Issues


law

Recommended Posts

I am working for an organization at a large university in my area. The IT department at this university will not let us make any adjustments to their configuration settings AT All. So how can I produce a SAFE $_POST submission system for things like Image uploads and Long text files. I have heard that typically the limit is 2mb. Is there any way "hack" wise that I might could move around this? Multiple $_POST submissions that could be reassembled on the server? or heck anything... I just don't want to have to abandon this project with so many hours into it already.

 

** Note: I just tested out some issues on their servers and found the limit is much lower then 2mb. I attempted to $_POST several pages of text around 800kb of data, and it would not allow it through. This is a crucial feature of what the organization was wanting to perform on their site. **

Link to comment
https://forums.phpfreaks.com/topic/116776-solved-_post-limit-issues/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.