This topic is locked

upload path

2/2/2009 09:37:00
PHPRunner General questions
I
iripais author

How do I define the upload folder with a tablerow value?
what I want is something like this:
$fdata["UploadFolder"]="folder/".myrow['subfolder'];
But it doesn't work