Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
HTTP:
Link Searcher
Nadir Latif
(
contact me
)
This class can be used to crawl Web pages to search for given text in it.
It retrieves a given Web page and searches for links contained in it.
The new links that are found are added to a queue to be crawled later and so implement recursive searching up to a given depth limit.
The class looks for pages with text that match a given regular expression.
Click here for detailed information about this class on phpclasses.org
index.php
Example
initial file
link_searcher.php
Class
main program file
queue.php
Class
used to store the links in a page
link_searcher.tar.gz
All files
link_searcher.zip
All files