I have a folder let's call it "/rep" and would like to list all files in it 
and for each file $f I would like to check if "$f == $some_value" and if it 
does "echo $f" any idea how to do that?

thanx in advance

Pat

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to