Regex: Getting content from url
- by farazshuja
i want to get "the-game" using regex from urls like
http ://www.somesite.com.domain.webdev.domain.com/en/the-game/another-one/another-one/another-one/
http ://www.somesite.com.domain.webdev.domain.com/en/the-game/another-one/another-one/
http ://www.somesite.com.domain.webdev.domain.com/en/the-game/another-one/
Just created space after http, as its not allowing me to post more links