Page 1 of 1

Extract URL and their Title

Posted: Thu Nov 23, 2006 3:23 pm
by amir
How to extract URL and their Title from other sites and store in mysql Database. Any working example or tutorials.

TIA!

Posted: Thu Nov 23, 2006 3:32 pm
by volka
You need the url to retrieve the document, so this part should be obvious.
"Title" means the html <title> element?