By phpfour
via nadeausoftware.com
Published: Jul 30 2007 / 15:08
The first step when building a PHP search engine, link checker, or keyword extractor is to get the web page from the web server. There are several ways to do this. From PHP 4 onwards, the most flexible way to get a web page uses PHP’s CURL (Client URL) functions.



Add your comment