I paid for a server that supports PHP but they don't want to change upload_file_size up to 10M. Is there any way to work around this? I want to have a page to upload file larger than 2M. Is it possible to upload 2M at a time?
if you have ftp it might be posible...
can u tell me more about it? with ftp, users have to have a ftp software to do it or can it be done w/ browser?
well, I just read through the manual. Just wonder if this can be done by using ftp functions instead. But I can't find any tutorial on this.
I've been able to use a web browser (IE5, as it happened) to ftp; upload and download.