View Single Post
Old 03-16-2009, 07:47 PM  
Killswitch - BANNED FOR LIFE
Guest
 
Posts: n/a
Quote:
Originally Posted by Wolfy View Post
I've retrieved all the email addresses on the site, thanks to a cool mofo that I'll happily give credit to if he wants it.



Ok, I get that part.

For the sake of knowledge only, since my mission has been accomplished - how do I apply that regex expression to a task like this? I don't have control of the site, so any php pages I would build would be outside of the domain and would not have access to any databases.

What am I missing?
First you use php to grab the source code of the page, then use the regex to browse that code to strip out the email addresses.
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote