Posted by J.O. Aho on 11/29/07 17:57
Pankaj wrote:
> I am trying to upload some files on a secure connection. The code
> works perfectly when executed on http but errors out on https. I am
> using move_uploaded_files to transfer the files. The directory to
> which I am uploading is on http (contains images).
Without seeing the code it's impossible to tell what goes wrong.
There is really no code difference in using an upload script over https, just
check that you really are trying to send it over https so it's not sent over
http where the scipt may not be.
--
//Aho
Navigation:
[Reply to this message]
|