Re: [PHP-INST] Problem on getting value.

2003-06-21 Thread Frédéric Trudeau
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: <

Re: [PHP-INST] help imap.so

2003-06-11 Thread Frédéric Trudeau
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