by using testinterface i checked all boxes in OUTPUT but the content(i mean content/source of website i crawl) is not stored. How do i refer to the CONTENT?????
I mean the main-use for the class should be to get the content and not some protocoll-data so im wondering why there is no introduction to this.
thanks and a very nice day
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is just a little "tool" to watch the behaviour of the crawler with different settings and to help you to find the right crawler-setup for your needs by that.
That's what the docs say btw.:
"Since PHPCrawl version 0.7, a visual HTML-testinterface comes along with the package. It was build to test the crawler, but since the number of settings and methods is growing, the inteface also may be useful to find the right class-setup for your needs or just to play around with the different settings."
And printing the content of each crawled page in the protocol-view would
blast the whole output ..
Best regards!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi and thx for your efforts,
great class
by using testinterface i checked all boxes in OUTPUT but the content(i mean content/source of website i crawl) is not stored. How do i refer to the CONTENT?????
I mean the main-use for the class should be to get the content and not some protocoll-data so im wondering why there is no introduction to this.
thanks and a very nice day
Hi strgg,
the testinteface doesn't store anything anywhere.
It is just a little "tool" to watch the behaviour of the crawler with different settings and to help you to find the right crawler-setup for your needs by that.
That's what the docs say btw.:
"Since PHPCrawl version 0.7, a visual HTML-testinterface comes along with the package. It was build to test the crawler, but since the number of settings and methods is growing, the inteface also may be useful to find the right class-setup for your needs or just to play around with the different settings."
And printing the content of each crawled page in the protocol-view would
blast the whole output ..
Best regards!