
September 16th, 2011, 06:18 PM
|
|
Registered User
|
|
Join Date: Sep 2011
Posts: 7
Time spent in forums: 4 h 20 m 15 sec
Reputation Power: 0
|
|
|
Hello, i just don't know few things -
1. full string to match (index.php?article_id=123 - right page) ?
2. whats programming language you use - i dont know - so just giving you the regexp itself.
'/index.php\?article_id\=(.*?)/'
|