News Feed
Jobs Feed
Sections




News Archive
Nadeau Software:
PHP tip How to get a web page using CURL
July 31, 2007 @ 11:14:00

The Nadeau Software site has posted a quick tutorial showing how to grab a remote web page with the help of the cURL extension in PHP.

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.

They walk through each of the functions the extension enables and include code where needed to show how it all works together.

1 comment voice your opinion now!
tip tutorial web page content curl extension tip tutorial web page content curl extension


blog comments powered by Disqus

Similar Posts

Builderau.com.au: Cache PHP scripts with APC module

Lorenzo Alberton's Blog: PEAR::Pager Tutorials

PHPro.org: Read Line From File (stream_get_line)

PHPBuilder.com: Implementing the Singleton Pattern in PHP 5

Keith Casey's Blog: So, it's your first conference?


Community Events











Don't see your event here?
Let us know!


introduction database series rest usergroup conference podcast development framework phpunit functional zendframework2 symfony2 unittest language interview release opinion testing community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework