Recommend this page to a friend! |
Download .zip |
Info | View files (8) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-11-17 (11 years ago) | 53% | Total: 1,490 | All time: 2,542 This week: 862 |
Version | License | Categories | ||||
mtfetcher 1.0.0 | GNU General Publi... | HTML, HTTP |
Description | Author | |||||||||||||
This class is meant to retrieve a Web page of a given URL and retrieve the values of its HTML meta tags. |
|
Files |
File | Role | Description |
---|---|---|
example.php | Example | Usage exmpale |
mtfetcher_Class.php | Class | Abstract class with common operations |
mtfetcher_errors.php | Class | Errors definition |
mtfetcher_Fetcher.php | Class | System controller. Main user's class |
mtfetcher_Transport.php | Class | Abstract transport class. Don't use it directly. |
mtfetcher_Transport_fgc.php | Class | Fetches page using file_get_contents PHP-function |
mtfetcher_Transport_file.php | Class | Fetches page using file PHP-function |
mtfetcher_Transport_PEAR_Request.php | Class | Fetches page using PEAR::HTTP_Request class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
mtfetcher documentation HTML Documentation |
PEAR PEAR library |
PEAR::HTTP_Request Library used to send complex HTTP-requests |