| Author |
Match url to anothern url with the same pattern
|
Raihan Jamal
Ranch Hand
Joined: Mar 23, 2010
Posts: 85
|
|
I have a list of url's and I want to do something if that url starts with the given pattern. As in the below case it is not matching but this url http://www.qualcomm.com/citizenship/wireless-reach/news-and-resources is from this pattern only http://www.qualcomm.com/.*/wireless-reach So any url that starts with this pattern.. just do this thing in the if loop... Any suggestions will be appreciated...!!
|
 |
 |
|
|
subject: Match url to anothern url with the same pattern
|
|
|