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@as dfadsfdas.com i need to store this in a
database.
Thanks
Nicola
Example:
index.php
I've got to read all the lines and when i find a href="" or a mail
address like asdfdasfadsf@as dfadsfdas.com i need to store this in a
database.
Thanks
Nicola
Comment