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.
Regular expressions and string functions:
http://php.net/manual/en/ref.regex.php
http://php.net/manual/en/ref.strings.php
Greg
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]