Hello world i have a html file, and i need to analyze it for emails in it
often string looks like this:
<a href='mailto:mail@example.ru'>SOME TEXT</a>
i need to cut off this mail and text
Can somebody help me?
p.s. may be somebody can give me a good tutorial?
Thanks in advance
[edited by: jatar_k at 4:32 pm (utc) on June 29, 2005]
[edit reason] generalized email [/edit]