|
I'm getting the following parse error message while attempting to run the code you posted above:
Parse error: syntax error, unexpected T_VARIABLE, expecting ',' or ';' in path_to_folder on line 11
Line 11 code: [PHPecho 'File: ' $filePath . '<br />';][/php]
Thanks a lot for helping!
Last edited by moatist; 03-12-2009 at 10:53 PM..
|