On 5/14/06, php @ net mines <[EMAIL PROTECTED]> wrote:
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.

Depends on the size of the file. If it's 10M, php will be able to
handle it. If it's 100M, teach them to use ftp - it'll save you so
many headaches.

You can write a java applet if you like but how you do that? Don't
know - you'll have to find a java list :)

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to