I'm building a site which will be hosted on a shared server (hosting company won't change any php.ini settings), and the client wants to upload his clients' data (let's say a zip) so they can loggin and download it from the site.

----- Original Message ----- From: "Rory Browne" <[EMAIL PROTECTED]>
To: "php @ net mines" <[EMAIL PROTECTED]>
Cc: "PHP-General" <php-general@lists.php.net>
Sent: Saturday, May 13, 2006 8:27 PM
Subject: Re: [PHP] Uploading large files


possibly by using CGI/php, and changing the relevent vaules, on the command
line.

Why don't you want to change the php.ini values if you legitimately want to
upload these files?


On 5/13/06, php @ net mines <[EMAIL PROTECTED]> wrote:

Hi all

is there a way to upload large files (e.g. 15mb) without changing the
default settings in php.ini***?

Preferably by using php, but if not is there another web tech (e.g. Java
applets) that will allow me to do this?

Thanks in advance

Mario

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to