curl-and-php
Re: RH 7 Compilation
From: Mark Green <mark.green_at_dingoblue.com.au>
Date: Mon, 18 Jun 2001 12:35:33 +1000
Date: Mon, 18 Jun 2001 12:35:33 +1000
hey Richard,
> Now do I need ssl support in PHP if I am going to use curl to fetch https
> pages? Or is the support in cURL enough?
Depends, if your using the inbuilt curl functionality in PHP than I
would assume yes.
If you are calling CURL directly ie. a system call using passthru etc
then
SSL support in php is not required.
I usually find its easier to shell cURL rather than using the built in
curl module that comes with PHP.
Mark
<? print(pack("c*", 74,117,115,116,32,65,110,111,
116,104,101,114,32,80,72 ,80,
32,72,97,99,107,101,114,46,10)); ?>
_______________________________________________
Curl-and-php mailing list
http://curl.haxx.se/
Received on 2001-06-18