Advertisement
Guest User

Untitled

a guest
Dec 26th, 2011
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. 1.9.2p290 :031 > matches = /<a href=\'like.php\?id\=(?<id>[0-9]+)\'/.match(target.getBody)
  2. => #<MatchData "<a href='like.php?id=338040'" id:"338040">
  3. 1.9.2p290 :032 >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement