PHP 5: DynFetcher
Matjaž (contact me)
This class can be used to retrieve information from remote Web page using the SimpleXML API.
It retrieves the contents of a given Web page and then uses the SimpleXML API to import the page document .
The class can extract page elements given the respectuve XPath document path.
The extracted data may be subject of subsequent processing with user defined PHP code.
Click here for detailed information about this class on phpclasses.org