That poses a problem, it is easy to do for your own site [opendir], but other sites you'd have to open the html file [fopen], search for links, and add them to a list to spyder, grab the meta tags from the current page, then goto the next site in the spyder list. array_push to add to the end of the spyder list.  This is not an easy task.
 
Chris "TunkeyMicket" Watford
--------------------------------------------
TunkeyMicket Productions
----- Original Message -----
From: Mohamedou
Sent: Wednesday, June 20, 2001 8:22 AM
Subject: [PHP] Search engine php/mysql

Hello list,
 
I am coding a search engine that allow indexing and searching internet sites based on php/mysql.
 
My problm is:
 
How can i index a given site, I mean:
 
input: URL, like http://www.blabla.com/
Output: meta, body content, description that will be stored in a tables.
 
thnx in advance
 
Moh

Reply via email to