curl-and-php
Re: How to get SSL content into a variable
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 27 Nov 2001 09:14:06 +0100 (MET)
Date: Tue, 27 Nov 2001 09:14:06 +0100 (MET)
On Mon, 26 Nov 2001, David THOMAS wrote:
> How can I get the content of an https URL in PHP ? something like
> file("https://www.domain.com")
You mean in general? Check out these examples:
http://curl.haxx.se/libcurl/php/examples/
Or do you have problems with curl, ssl and PHP4.0.6? If so, get a 4.1.0 RC3
release instead, as mentioned here:
http://curl.haxx.se/libcurl/php/
Or do you have problems to get curl and SSL installed with PHP? In that case,
we have more details here:
http://curl.haxx.se/libcurl/php/install.html
Good luck!
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-11-27