Re: [PHP] another try...

2002-04-08 Thread heinisch
At 08.04.2002 17:15, you wrote: >Ok I know you guys are tired of hearing from me on here but I tried to do it >a different way and now I am getting a parse error on line 6... here is the >code, >$dir_name = "/path/to/images/directory/"; >$dir = opendir($dir_name); > while ($file_name = readdir($

[PHP] another try...

2002-04-08 Thread Jas
Ok I know you guys are tired of hearing from me on here but I tried to do it a different way and now I am getting a parse error on line 6... here is the code, $file_name "; closedir($dir); ?> Thanks in advance, Jas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, v