I'm having a tough time getting my head around regular expressions.  Could somebody 
show me how to extract the path (minus the file name) from this URL:

http://www.test.com/path1/thisdoc.html

I would like to extract this:
http://www.test.com/path1/


Thanks in advance,
Ron




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

Reply via email to