Re: [PHP-INSTALL] namespace trouble

2007-05-31 Thread Matthew Marino
23-6835 mobile -Original Message- From: Pascal Desroche [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 2:14 AM To: Andy Stratton Cc: php-install@lists.php.net Subject: Re: [PHP-INSTALL] namespace trouble Yes Anddy, i did this to get every kind of info i could. i just don't understa

Re: [PHP-INSTALL] namespace trouble

2007-05-31 Thread Pascal Desroche
thanx a lot Keith ; Keith Roberts a écrit : > Hi Pascal. You seem to have a problem with the scope of your > variables. > > On Thu, 31 May 2007, Pascal Desroche wrote: > >> To: Andy Stratton <[EMAIL PROTECTED]> >> From: Pascal Desroche <[EMAIL PROT

RE: [PHP-INSTALL] namespace trouble

2007-05-31 Thread Andy Stratton
Stratton Cc: php-install@lists.php.net Subject: Re: [PHP-INSTALL] namespace trouble Yes Anddy, i did this to get every kind of info i could. i just don't understand why this Notice: Undefined variable example Andy Stratton a écrit : > This might have something to do w

Re: [PHP-INSTALL] namespace trouble

2007-05-31 Thread Keith Roberts
Hi Pascal. You seem to have a problem with the scope of your variables. On Thu, 31 May 2007, Pascal Desroche wrote: To: Andy Stratton <[EMAIL PROTECTED]> From: Pascal Desroche <[EMAIL PROTECTED]> Subject: Re: [PHP-INSTALL] namespace trouble Yes Anddy, i did this to get every ki

Re: [PHP-INSTALL] namespace trouble

2007-05-30 Thread Pascal Desroche
Yes Anddy, i did this to get every kind of info i could. i just don't understand why this Notice: Undefined variable example Andy Stratton a écrit : > This might have something to do with your 'error_reporting' configuration > option if it is giving you a Notice... try suppressing the not