Re: trouble trying to connect to gmail server.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fábio Generoso wrote:
I have a little trouble while trying to connect to gmail server.
I already enabled POP on gmail.
After experience a lots of errors with the command below, now I'm
seeing no more errors, but it still doesn't working, the page stay
processing and just is broke after this command.

$mbox = imap_open('{pop.gmail.com:995/pop3}INBOX',
'my_login@xxxxxxxxx', 'my_pass');

What is $mbox at this point? A resource or false?

print_r(imap_alerts());
print_r(imap_errors());

anything in those?

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux