IP Utility

I have condensed the code for MyIP and moved it from its folder to a single PHP page. The new utility can be visited here: http://scyberia.org/utilities/ip.php and from now on will be called IP Utility.

Email Extractor Utility

If you’re looking to get all the emails from a webpage (whatever the reason), use this simple utility: http://scyberia.org/utilities/email-extractor.php It’s a rather simple preg_match_all script and it searches for emails of the following formats: email@domain.com email[at]domain[dot]com email(at)domain(dot)com email at domain … Continue reading