View Single Post
Old 03-09-2009, 10:00 PM   #65 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

Quote:
Originally Posted by Tanax View Post
Are you sure it works with secured pages(https)?
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).
Salathe is offline  
Reply With Quote