Hi,
This is the error I get in the log file:
[error] PHP Warning: POST Content-Length of 11184886 bytes exceeds the
limit of 8388608 bytes in Unknown on line 0
This is absolutely correct. The problem is
this error does not reach my PHP script and I
have no idea how can I tell my user he posted
a file which exceds the size.
The $_FILES is empty, same for $HTTP_...
Any idea is appreciated.
Cheers,
Catalin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php