Element index for package PHP_Robot_Class
[ g ]
[ r ]
[ s ]
g
- GetEverything
- in file robot-class.php, method Robot::GetEverything()
Gets everything from a server and stores it in a string
- GetHeaders
- in file robot-class.php, method Robot::GetHeaders()
Gets the headers returned from the server.
- GetHTML
- in file robot-class.php, method Robot::GetHTML()
Gets the HTML returned from the server.
- GetStatus
- in file robot-class.php, method Robot::GetStatus()
Gets the status code returned from the server
- GetTEXT
- in file robot-class.php, method Robot::GetTEXT()
Gets the text from a web page with the HTML striped.
- GetUrls
- in file robot-class.php, method Robot::GetUrls()
Gets an array of urls from the web page.
top
r
- robot-class.php
- procedural page robot-class.php
- ReturnEverything
- in file robot-class.php, method Robot::ReturnEverything()
Gets everything that was returned from the server.
- Robot
- in file robot-class.php, class Robot
This script is a robot class to help you make web robots to crawl the web.
top
s
- SetAgent
- in file robot-class.php, method Robot::SetAgent()
Sets the user agent name.
top
|
|