HI,
Just looking to extract a keyword from the end of a string which is formatted in the following format
http://localhost/site/search/Keyword/
Keyword can be any alphanumeric string with spaces and commas
Hope someone can help
Many Thanks
Extract keyword from string
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
no regex required: basename()