This topic is locked

upload path

2/2/2009 9:37:00 AM
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