PHP Classes

File: README

Recommend this page to a friend!
  Classes of Istvan Dobrentei   PHP Regex Email Extractor   README   Download  
File: README
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Regex Email Extractor
Extract email addresses from text files
Author: By
Last change:
Date: 8 years ago
Size: 139 bytes
 

Contents

Class file image Download
Usage: $ea = new EmailExtractor("input"); Where input is for example a text, html or other file and it prints all unique email adresses.