Re: [PHP] Wrong parameter count for imap_open()

2008-01-02 Thread Richard Lynch
On Wed, January 2, 2008 9:00 am, Adam Williams wrote: > I'm running PHP 5.2.4 and getting the error: > > *Warning*: Wrong parameter count for imap_open() in > */var/www/sites/intra-test/contract/login.php* on line *9 > > *My code is: > > $mbox = > imap_open("\"{mail.mdah.state.ms.us/imap/novalida

Re: [PHP] Wrong parameter count for imap_open()

2008-01-02 Thread Jim Lucas
Adam Williams wrote: > I'm running PHP 5.2.4 and getting the error: > > *Warning*: Wrong parameter count for imap_open() in > */var/www/sites/intra-test/contract/login.php* on line *9 > > *My code is: > > $mbox = > imap_open("\"{mail.mdah.state.ms.us/imap/novalidate-cert:143}INBOX\", > \"".$_POS

Re: [PHP] Wrong parameter count for imap_open()

2008-01-02 Thread Daniel Brown
On Jan 2, 2008 10:00 AM, Adam Williams <[EMAIL PROTECTED]> wrote: > I'm running PHP 5.2.4 and getting the error: > > *Warning*: Wrong parameter count for imap_open() in > */var/www/sites/intra-test/contract/login.php* on line *9 > > *My code is: > > $mbox = > imap_open("\"{mail.mdah.state.ms.us/ima

[PHP] Wrong parameter count for imap_open()

2008-01-02 Thread Adam Williams
I'm running PHP 5.2.4 and getting the error: *Warning*: Wrong parameter count for imap_open() in */var/www/sites/intra-test/contract/login.php* on line *9 *My code is: $mbox = imap_open("\"{mail.mdah.state.ms.us/imap/novalidate-cert:143}INBOX\", \"".$_POST["username"]."\", \"".$_POST["passwor