Scott Fletcher wrote:

I would like to use the file_exists() or something similar to check for the
existance of any of the xml files regardless of what filename it use.   Like
file_exist("*.xml") for example.....  Anyone know??

Try glob()

--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to