Re: login to Yahoo Mail using cURL - PLEASE HELP
- From: Erwin Moller <since_humans_read_this_I_am_spammed_too_much@xxxxxxxxxxxxxxxx>
- Date: Wed, 13 Sep 2006 11:31:13 +0200
M wrote:
Hi ,
how can I login to Yahoo Mail using cURL. I found some codes in
internet but didn't works correctly. What I want is that login to YMail
and view my Inbox.
Thanks for you help,
Hi,
Go to the loginpage, view the source, strip everything that has nothing to
do with the form, and see what name/value pairs are left in the form.
Then you know what Yahoo will see if you submit the form.
Mimic that in Curl.
Of course, next time Yahoo changes anything you can do the whole job again.
Regards,
Erwin Moller
.
- Follow-Ups:
- References:
- Prev by Date: RE: [PHP] Affiliate system
- Next by Date: Re: login to Yahoo Mail using cURL - PLEASE HELP
- Previous by thread: login to Yahoo Mail using cURL - PLEASE HELP
- Next by thread: Re: login to Yahoo Mail using cURL - PLEASE HELP
- Index(es):
Relevant Pages
|