Jump to content

Autologin to Hotmail account using PHP/SQL


mohammedsk

Recommended Posts

I am trying to write a PHP code that allows me to store my email address and pwssword in the database (e.g hotmail email address).
When I access the PHP page I just want to click on a link, that will retrieve my email address and password fill them in a login form exactly the same as the hotmail login page. My form has the same action URL hotmail has, ideally, this should work and logs me into hotmail.

However, everything works fine, but when I click on submit button to login to hotmail through the page I made, hotmail gives an error, "incorrect password."
By the way, I am not using any password encryption here.

Do you have any idea what the problem might be, is it the password encryption?
I searched online for something similar, but no results.

Thanks,
  • 3 weeks later...

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.