Quote:
Originally Posted by RS_Jelle
- Upload indicators using PHP are pretty difficult. It's easier using a Java form and that's one of the many ideas we have for future versions
You can upload files to a folder on your FTP and use the Import tool in the AdminCP .
|
I meant using FTP_put()
http://us3.php.net/ftp
The reason for this is because my uploads are timing out considering my shared host has a limit of
<= 2MB and users are trying to upload
25-120MB files.