ks to everybody else who responded to this query.
Michael Egan
-Original Message-
From: Jon Haworth [mailto:[EMAIL PROTECTED]]
Sent: 18 December 2002 10:39
To: Michael Egan; PHP General (E-mail)
Subject: RE: [PHP] Undefined variable error message[Scanned]
Hi Michael,
> All of the PHP
Hmm, yes. Why did I not think of error reporting at E_ALL?
Chris Hewitt wrote:
Michael Egan wrote:
All of the PHP scripts hosted on a Linux server I'm working with have
suddenly begun producing an error message:
undefined variable 'variablename'
Has the code been working on a different
Michael Egan wrote:
All of the PHP scripts hosted on a Linux server I'm working with have suddenly begun producing an error message:
undefined variable 'variablename'
Has the code been working on a different server with an earlier version
of PHP (or this server upgraded)? It sounds as though
Hi Michael,
> All of the PHP scripts hosted on a Linux server
> I'm working with have suddenly begun producing
> an error message:
>
> undefined variable 'variablename'
Looks like someone's tweaked the error reporting level so it's on E_ALL,
which can be a somewhat alarmist setting :-)
R
http://www.php.net/manual/en/function.error-reporting.php
At 10:31 18-12-02 +, Michael Egan wrote:
All of the PHP scripts hosted on a Linux server I'm working with have
suddenly begun producing an error message:
undefined variable 'variablename'
This occurs wherever a variable name
All of the PHP scripts hosted on a Linux server I'm working with have suddenly begun
producing an error message:
undefined variable 'variablename'
This occurs wherever a variable name is referred to. I'm concerned about this for two
reasons:
1 Will I have to go through each scri
6 matches
Mail list logo