[PHP] Uploading a file to server behind a firewall

2004-02-26 Thread Rick Laird
. But is there anything else that I need to do. Any help would be much appreciated. Thanks Rick Laird ?> Back File Upload File Upload File 1: File Upload Results File Upload Results '; } else { echo 'File could not be stored.

[PHP] File Uplaod

2004-01-11 Thread Rick Laird
I am trying to uplaod a 3 MB file to a server running apache and PHP. I seem to hitting a 1.7 MB limit on the file size. I do not have max_file_size set in my php.ini. I am using the Jakarta HTTPClient java classes as the client. Any help would be much appriciated. Thanks Rick Laird -- PHP