How would I write an ereg to use the value of $PHP_SELF and look for a
distinct folder? For instance. say I have:

ereg("^/anythinghere/coverage/anthythinghere.html?", $PHP_SELF
           ||||||||||||||||||||||||||
|||||||||||||||||||||||||||||||||||||||

So basically it is looking for the "/coverage/" folder, anything can come
before it, and anything after it??

Thanks All!!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to