From: "Robert Sossomon" <[EMAIL PROTECTED]>

> My question:
> How do I pull the item and turn it to lower? Strtolower?   

strtolower()
 
> How do I check it against a directory to see if the file exists?

file_exists()

Imagine that. :)

---John Holmes...

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

Reply via email to