3.01 Modular Web Engine (c) 2008. by RCF Group, www.rcf-group.com Copyright (c) 2012. by RCF Group. All rights reserved. Global package icon we use was made by David Vignoni (en.wikipedia.org/wiki/David_Vignoni) and published under GNU GPL licence version 2.1 or greater. RCF Group Zion Matrix http://rcf-group.com MeanEYE [RCF] MeanEYE@rcf-group.com MeanEYE [RCF] meaneye@rcf-group.com sales@rcf-group.com support@rcf-group.com support@rcf-group.com Simple Address Farmer 0.1 06 16 2009 Freeware New Release Install and Uninstall Not Applicable English Network & Internet::Other 9280 9.06 0.01 N Days This is quite simple object oriented PHP script which crawls through selected sites and gathers email addresses. There is also an option to "let it loose", then this little script will crawl through any link he finds. Script is published under GPL licence. I don't mind if you change, adopt or do whatever you like, just give me some credit :).Output can be redirected anywhere from stdout to files and ftp. Use URI syntax for that (eg. php://stdout, ftp://someone:pass@server/file.txt).Here's the sample code on how to make it work...set_time_limit(0);include('address_farmer.php');$sites = array('http://php.net');$engine = new AddressFarmer($sites, true, 'addresses.txt');$engine->Search(); http://rcf-group.com/index.php?section=downloads&action=view&id=21 http://rcf-group.com/generator/gallery/view/0.png http://rcf-group.com/images/app_icon.png http://rcf-group.com/generator/pad/21.xml http://rcf-group.com/generator/download/21/33.php