News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


symfony2 unittest introduction database opinion interview release custom podcast series application community test api development framework phpunit conference language component

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