Re: login Gmail through CURL
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: login Gmail through CURL

From: Alvaro G Vicario <alvaro_QUITAR_REMOVE@telecomputeronline.com>
Date: Thu Jul 07 2005 - 12:14:04 CEST

*** Zeeshan wrote/escribió (6 Jul 2005 22:13:56 -0700):
> I am able to login Gmail through CURL, But I could goto Contacts Page,
>
> Please let me know If you have any solution.
>
> Contact URL http://mail.google.com/mail/h/qwsanjhbkyco/?pnl=a&v=cl
> where "qwsanjhbkyco" is randomly generated.

Whatever that ID is, it doesn't seem to matter which one it is. Check it
yourself if you don't believe it.

In any case, in order to get a link you'd just need to parse the HTML using
regular expressions: preg_match(), etc.

-- 
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
Received on Mon Oct 17 21:03:26 2005