Login to Gmail Inbox using Curl ?

Posted by Vishwanath dalvi on Stack Overflow See other posts from Stack Overflow or by Vishwanath dalvi
Published on 2010-04-15T03:16:15Z Indexed on 2010/04/15 3:23 UTC
Read the original article Hit count: 361

Filed under:
|

Hello friends,

I'm doing a project where user will first save his gmail id and password and after confirmation,I will provide a link for directly login to gmail next time without entering his gmail id and password.. the saved password will passed as a parameters of userid and passwd using CURL

I'm doing this using php.. I heard about curl to do this.. I tried lots of code but didn't get any working code.. Can anyone tell me.. how do i just login to gmail inbox .. using CURL in PHP ??

© Stack Overflow or respective owner

Related posts about php

Related posts about curl