Stripping out email addresses

From: Kelly (foo_at_foo.com)
Date: 04/28/04


Date: Wed, 28 Apr 2004 06:01:04 GMT

Does anyone have a free script I can use for scanning an html file and returning the email addresses located in it? I've written this in php but now I need in perl.

TIA,
Kelly



Relevant Pages

  • Re: Writing data to HTML file BEFORE the tag.
    ... which then appends the user comments to the ... end of the HTML file on which the form is located. ... This PHP code ... The exit call here will prevent the script from returning a complete ...
    (comp.lang.php)
  • Re: HTML/PHP include files
    ... not sure if this is the problem but your two php files are different: ... see if its the problem by copying your includes dir to the jennifer dir and ... or use the absolute paths above(make sure to delete jennifer/includes so you ... I thought that I could include an html file from a php statement ...
    (alt.html)
  • Re: Can PHP be used to write permanent file changes?
    ... perl, php, cgi or something else so I was wondering what you would ... write the new html file on the server? ... Something to process user submissions and store them ... PHP has no problem writing an HTML file ...
    (php.general)
  • Re: Change included code
    ... Index.php is basically an html file uses a linked css file and when its included in the new file its referencing a css file in the wrong spot. ... It would actually be a bit more trouble since any time I want to upload to the server to test I will have to change the link. ... Would be easier just to have php just add "../" to one spot instead manually doing it every time I upload to the server. ...
    (comp.lang.php)
  • Custom php handler using Apaches mod_actions
    ... i have a problem using a PHP script as a custom handler in Apache. ... I want to use PHP for this, as i also want to do some template parsing. ... If i request a .html file, ...
    (comp.lang.php)