Jump to content

loggin in using PHP


The Little Guy

Recommended Posts

Anyone know how to use PHP to login to a remote site from my site, and grab certain content?

 

basically what I want to do is have a form that logs in to a site, at the moment Gmail, then it will return 5 of the users unread emails.

 

I want a form like this:

Enter login name: <input type="text" name="login"><br>

Enter password: <input type="password" name="password"><br>

<input type="submit" value="Login">

Link to comment
https://forums.phpfreaks.com/topic/53655-loggin-in-using-php/
Share on other sites

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.