/t5/dreamweaver-discussions/php-file-upload/td-p/599176Mar 08, 2007
Mar 08, 2007
Copy link to clipboard
Copied
I have done a really simple php file upload. However, when it
uploads it uploads where the upload.php file is at. Is there a way
to upload it into a different file folder?
Right now it gets uploaded to "/media/randImages/" becuase in
that folder there is the upload.php
When I upload I want the upload.php to direct the image to
"/media/randImages/people/"