IN your php.ini config file, look for the line "register_globals".
It is probablly set to 'off' right now. Simply set ti to 'on'.
However, this may lead to security problems, and I advise you code your
script to avoid this.
- Original Message -
From: "Joe Phyism" <[EMAIL PROTECTED]>
To: <
As far as I know, your PHP built must simply be configured with imap
support.
- Original Message -
From: "anna stewart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 11, 2003 9:39 PM
Subject: [PHP-INST] help imap.so
> how do i load the imap extension? i'm tried every