hello guys!
I am looking for a large upload script. A script that can carry files like a movie on 1GB up to my server.

# i got the host and the required settings.
But i need a script with progress bar etc. I am willing to pay for it.

If you know any, please reply.

Cheers,
Sorcher

Recommended Answers

All 2 Replies

I haven't used it but you may want to have a look at this one. Not PHP but can be used in a PHP environment. If this doesn't fit, do a search: there are other choices.
http://encodable.com/filechucker/

I have personally used http://www.plupload.com/ with a 250MB/file upload limit with no issues. It will break the file up into pieces and then your script will need to reassemble the temporary uploads. Works really well from my experiences.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.