Hello to all,
I like to know if there is any PHP script which will upload huge "files" say a media files like [mpg, dat, mp3, etc.,] to the server. The script must be able to show the progress bar. same like in Yahoo attachments.
My question is.
Can it be done in PHP ?
Is there a script available for that to do ?
Can the interface be done in FLASH and backend server script in PHP ?
Please reply. Need your help urgently...
Thanks regards
Srinivaasan
Need Help in Large File Uploads.
Moderator: General Moderators
- srinivaasan
- Forum Newbie
- Posts: 12
- Joined: Mon Aug 15, 2005 6:03 am
- Contact:
http://www.devpro.it/upload_progress/
Uses AJAX and PHP to make it work.
Also there's a max upload limit in the php.ini make sure you set that high enough.
Uses AJAX and PHP to make it work.
Also there's a max upload limit in the php.ini make sure you set that high enough.