How to log into HTTPS site using PHP cURL?

cjconnor24

New member
Can anyone help - i'm trying to connect to a webpage and get the contents using PHP cURL.

Easily done however in this instance there are a few obstacles in the way.

1. The page is in a members area so cURL needs to login.
2. The site is using HTTPS.

Can anyone help?

Thanks,
Chris
 
Back
Top