Process() to selective folder

See all posts See thread Reply

Re: Process() to selective folder new!
by KonstRuctor, 15 years, 9 months ago
Hi, Colin!
I understand danger of such loading, but in this case I develop the panel of the administator which will not harm to itself :-)

I have read your answer and have understood, that it is necessary to search for an error in my code!

The error was in double inverted commas, it is necessary to use unary inverted commas:
$handle->process('../images/'.  $folder  .'/');

Thanks a lot! Good LuckReply