View Single Post
Old May 21st, 2007, 08:44 AM   #3 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
The only problems I have had with uploads and users.
If the upload is larger than what your server allows via PHP.

EX:
If you set a file type say MOV to 10MB and your PHP settings on the server are set to 2MB

PHP Maximum Upload Size 2.00 MB

When 2MB is reached the server will halt the upload.

===============

I have plans to work on an "upload from url"
Zachariah is offline   Reply With Quote