O Oleg Butuzov New member Nov 10, 2002 #1 Code: $str = "{".$host."/".$protocol.":".$port."}INBOX"; imap_open($str, "$user", "$password"); try this...
Code: $str = "{".$host."/".$protocol.":".$port."}INBOX"; imap_open($str, "$user", "$password"); try this...