Page 1 of 1

uploading file

Posted: Sat Apr 15, 2006 2:49 am
by itsmani1
if we try uploading some heavy files uisng move_uploaded_file() some times it don't work, because it uses http which is connection less protocol is there some function that can upload files using some connection oriented protocol?

Thanx.

Posted: Sat Apr 15, 2006 9:12 am
by feyd
not over HTTP.