Re: [PHP] Oversized file behaviour

2004-12-16 Thread Raditha Dissanayake
[EMAIL PROTECTED] wrote: Hello people. I am working on a file upload script, which has an upload limit of 2MB (set by directive in php.ini). when I try to upload a file that is larger than that it loads the page it is meant to but something strange happens to the $_POST data, it all seems to

Re: [PHP] Oversized file behaviour

2004-12-16 Thread Richard Lynch
[EMAIL PROTECTED] wrote: > Hello people. > I am working on a file upload script, which has an upload limit of > 2MB (set by directive in php.ini). when I try to upload a file that is > larger than that it loads the page it is meant to but something strange > happens to the $_POST data, it all s