Interesting and sometimes random, slightly knowledgeable blog about computer related things, social marketing, programming and this big shiny thing called the internet... An inspiration to developer geeks around the internet and twitterverse!
PHP script to import a csv file using fgetcsv() and and a simple foreach loop to display the content in a table.
You don't have javascript enabled on your browser
This is a simple yet effective way to extract email addresses from a .txt file.
The script reads the text file and then uses a REGEX expression to extract the email addresses from the content of the file.