cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Curl on Pagging...

From: Mikael Grön <php_at_emgee.se>
Date: Thu, 22 Jun 2006 13:54:16 +0200

Daniel Stenberg skrev:
> On Thu, 22 Jun 2006, vivekanandan wrote:
>
>> Example: I want to fetch www.example.com if it have pagging (3 page of
>> result) is it possible to get all three page results
>>
>
> Sure, but since libcurl won't parse any HTML for you, you need to figure out
> what pages to get yourself and then ask libcurl to get them for you.
>

libcurl might not, but PHP will if you ask it nicely! You pessimist. ;)

Mike
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-06-22