Hi,
Is it possible for phpcrawl_083 to find all pages of a given domain and search for a string? And if so, can you give an example?
Thanks.
Danielle
You seem to have CSS turned off. Please don't fill out this field.
Anonymous
Hi Danielle,
sorry for my late answer!
Yes, it's very easy to accomplish. Simply start the crawler (on one domain) and search for your string inside the handleDocumentInfo()-method.
http://phpcrawl.cuab.de/classreferences/PHPCrawler/method_detail_tpl_method_handleDocumentInfo.htm
That's it.
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Hi,
Is it possible for phpcrawl_083 to find all pages of a given domain and search for a string?
And if so, can you give an example?
Thanks.
Danielle
Hi Danielle,
sorry for my late answer!
Yes, it's very easy to accomplish.
Simply start the crawler (on one domain) and search for your string inside the handleDocumentInfo()-method.
http://phpcrawl.cuab.de/classreferences/PHPCrawler/method_detail_tpl_method_handleDocumentInfo.htm
That's it.