View Single Post
Old 03-09-2009, 10:27 PM   #66 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Quote:
Originally Posted by Salathe View Post
Yes, I regularly access remote pages over SSL with cURL and file_get_contents. Provided your server has OpenSSL, there's really not all that much difference between using HTTP and HTTPS (in the context of retrieving web documents with PHP).
Ah yes - with cURL. But sketchmedia said you could do this without cURL..

And if I misunderstood you, and you meant that you could do this without cURL(logging in on a secured page and retrieve the content), then what is the error with my code?
__________________
Tanax is offline  
Reply With Quote