Hi guys, I had a little issue, i need to extract a string from the URL that looks like this:
http://www.myserver.com/category/firstcat/second-cat/
All my URLs has this structure, and I need to catch the "firstcat" string
I would appreciate your help!
Thanks so much!