|
|
Browse by Tags
All Tags » text
-
I need a regular expression to do the following.
I have a variable called $base, that contain an url (http://www.mysite.com/)
I need a regular expression that will check in the list of link if the list contain $base + index or default ( it need to get all type of document example (inde.html, default.html, index.asp, index.aspx, ...
|
|
|