Reply to Process() to selective folder

Process() to selective folder new!
by KonstRuctor, 15 years, 9 months ago
Hi!
It is necessary to upload pictures into a certain folder.
The folder name comes from the filled HTML form:
$folder = $_POST["folder"];
......
$handle->process('../images/".  $folder  ."/');
....
and I have an error.
How I should specify the path correctly?
Thanks!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