On Monday, 25 April 2011 at 01:24, Jim Giner wrote:
because I've seen many comments in my research that ftp is better for larger 
> files. I'm trying to upload photos so I know that they can be big. 

Considering the number of websites out there that use HTTP POST for uploading 
photos I really don't think you need to worry about it. Code it defensively, 
assume things will go wrong, and it will work as well for you as it does for 
them. In the grand scheme of things photo files are relatively small.

-Stuart

-- 
Stuart Dallas
3ft9 Ltd
http://3ft9.com/





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to