Connecting Tech Pros Worldwide Forums | Help | Site Map

Html parsing

nicolaux
Guest
 
Posts: n/a
#1: Jan 15 '07
Hi i need a script to parse an html page.
Example:
index.php

I've got to read all the lines and when i find a href="" or a mail
address like asdfdasfadsf@asdfadsfdas.com i need to store this in a
database.


Thanks
Nicola


ZeldorBlat
Guest
 
Posts: n/a
#2: Jan 15 '07

re: Html parsing



nicolaux wrote:
Quote:
Hi i need a script to parse an html page.
Example:
index.php
>
I've got to read all the lines and when i find a href="" or a mail
address like asdfdasfadsf@asdfadsfdas.com i need to store this in a
database.
>
>
Thanks
Nicola
<http://www.google.com/search?q=html+extract+urls>

Michael Austin
Guest
 
Posts: n/a
#3: Jan 15 '07

re: Html parsing


ZeldorBlat wrote:
Quote:
nicolaux wrote:
>
Quote:
>>Hi i need a script to parse an html page.
>>Example:
>>index.php
>>
>>I've got to read all the lines and when i find a href="" or a mail
>>address like asdfdasfadsf@asdfadsfdas.com i need to store this in a
>>database.
>>
>>
>>Thanks
>>Nicola
>
>
<http://www.google.com/search?q=html+extract+urls>
>

hmmmm.. sounds like yas.

--
Closed Thread