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

curl-and-php

RE: CURLOPT_POSTFIELDS

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 7 Mar 2001 17:12:32 +0100 (MET)

On Wed, 7 Mar 2001, Amaury JOB wrote:

> I've put file in a php variable. But I want, for example, get title of
> the page. (<title>_____</title>) According to U, I can't use fopen, so I
> can't use fgets... What can I do?

I don't see how your problem has anything to do with fopen() or fgets().

You have to write/use a parser that can extract whatever you want. That isn't
anything curl does or helps you with. There are probably lots of PHP
functions available that'll make it possible.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
_______________________________________________
Curl-and-php mailing list
Curl-and-php_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-and-php
Received on 2001-03-07