PHP Scanner
Package:
Summary:
Crawl a site to find PHP errors
Groups:
Author:
Description:
This class can be used to crawl a site to find PHP errors.
It can retrieve the pages and images of a site and follow the links recursively to determine if any pages exhibit error messages generated due to PHP errors.
The class displays an error message for any pages which are detected to have errors.
It can retrieve the pages and images of a site and follow the links recursively to determine if any pages exhibit error messages generated due to PHP errors.
The class displays an error message for any pages which are detected to have errors.
Comments are closed.