For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > April 2004 > move_uploaded_file









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author move_uploaded_file
Matthew Perry

2004-04-24, 12:30 pm

I have a file uploading function that works well on my local server.
It finds a picture and uploads it into a defined directory.
Unfortunately this function does not work when I try to upload to my web
host.
It says I do not have the proper permissions.

I believe this has to do with the fact that my web host requires a user
name and password for all file transfers for security reasons.
I still want my users to be able to upload files or pictures to my web
host (if I have granted them proper access through my log in).
How do I indicate the correct login sequence for my web host with a
function like "move_uploaded_file"?

- Matt
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com