pulling a value from a URL using regex
Posted: Mon Jan 21, 2008 11:24 am
I'm trying to pull a value from a URL like this:
url/section/subsection
I want to pull "section" from it, whatever that may be. What's the best way to do it?
url/section/subsection
I want to pull "section" from it, whatever that may be. What's the best way to do it?