Jump to content

Auto-logging into an HTTPS site


php_guy

Recommended Posts

Hi guys,

 

We have an independent billing system that we use to track payments. I want to write a PHP script to automatically post a payment to the billing system.

 

I went into the billing system, hit "View source" and got the link + required variables that will allow me to simulate entering a payment.

 

The problem is that it's asking me to enter my credentials everytime I try to simulate the payment. Is a module or something that will automatically enter my credentials in this HTTPS site?

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/211307-auto-logging-into-an-https-site/
Share on other sites

Basically, I have a username and password that it asks me to manually enter... I just want to have this automatically supplied. I'm relatively inexperienced in this area (e.g. haven't used external libraries like CURL either)... Is there a way in pure PHP/html to do it?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.