Reply to Newbee needs some help.

Newbee needs some help. new!
by Mark, 11 years, 11 months ago
Hello,
I am new to PHP programming and need some elementary support. I have a functioning CMS working on my remote server. I am trying to add an upload function where I will create both a copy of the original file, and a thumbnail.

When setting up the upload directory, I have only been able to create directories and upload within this directory: “/web/remote/class.upload/class.upload_0.31”.
How do I save my files to “/web/remote/files/”
$dir_dest = (isset($_GET['dir']) ? $_GET['dir'] : 'images/');Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important