Forum Moderators: coopster

Message Too Old, No Replies

Uploading file to different directory

         

bobnew32

11:29 pm on Jan 27, 2005 (gmt 0)

10+ Year Member



The script that is handling the upload is

/public_html/includes/televisionInclude.php

and the file needs to be uploaded into

/public_html/images/profilepics/

Won't I run into a problem with directory access? I know how to actually run the upload, but before I attempt it all, what do I need to know about this situation?

bobnew32

11:49 pm on Jan 27, 2005 (gmt 0)

10+ Year Member



NVM. The folder just needs to be set to 777. ^^ :)