Maybe X-Debug (http://www.xdebug.org/) could help you find bugs in
your code, and
for development environments it's recommended to use the most
sensitive level of messages
(turn on E_STRICT and E_NOTIVE, for example).
2009/2/5 Ashley Sheridan
>
> On Thu, 2009-02-05 at 12:22 -0500, Paul M Foster w
On Thu, 2009-02-05 at 12:22 -0500, Paul M Foster wrote:
> On Thu, Feb 05, 2009 at 11:11:03AM -0600, Terion Miller wrote:
>
> >
> > Speaking of IDE, which do people on here prefer, I have been using
> > Dreamweaver CS3 just because as originally a designer I was/am used to it...
> > I did finally
On Thu, Feb 05, 2009 at 11:11:03AM -0600, Terion Miller wrote:
>
> Speaking of IDE, which do people on here prefer, I have been using
> Dreamweaver CS3 just because as originally a designer I was/am used to it...
> I did finally find the problem but moving an echo("damnit"); from line to
> line c
>
>
> Better yet, use a IDE the does code highlighting. This would point you to
> the problem rather quickly.
>
> --
> Jim Lucas
>
> "Some men are born to greatness, some achieve greatness,
> and some have greatness thrust upon them."
>
> Twelfth Night, Act II, Scene V
>by William Shak
On Mon, Feb 2, 2009 at 12:51 PM, Jim Lucas wrote:
> Terion Miller wrote:
>> Is there a certain thing that should be suspected and looked at first when
>> getting the php blank page of hell
>> I have errors on and nothing is being output anywhere to lead me in the
>> right direction, I have a V
Is there a certain thing that should be suspected and looked at first when
getting the php blank page of hell
I have errors on and nothing is being output anywhere to lead me in the
right direction, I have a VariableReveal script (one of you provide and
THANK YOU IT HAS BEEN A LIFESAVER) But
Terion Miller wrote:
> Is there a certain thing that should be suspected and looked at first when
> getting the php blank page of hell
> I have errors on and nothing is being output anywhere to lead me in the
> right direction, I have a VariableReveal script (one of you provide and
> THANK YOU
I just use error_reporting(E_ALL);
that would include the E_NOTICE right?
On Mon, Feb 2, 2009 at 11:27 AM, Richard Heyes wrote:
> > I have errors on
>
> Including E_NOTICE ?
>
> --
> Richard Heyes
>
> HTML5 Graphing for Firefox, Chrome, Opera and Safari:
> http://www.rgraph.org (Updated January
> I have errors on
Including E_NOTICE ?
--
Richard Heyes
HTML5 Graphing for Firefox, Chrome, Opera and Safari:
http://www.rgraph.org (Updated January 31st)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Feb 2, 2009, at 12:02 PM, Terion Miller wrote:
Is there a certain thing that should be suspected and looked at
first when
getting the php blank page of hell
I have errors on and nothing is being output anywhere to lead me in
the
right direction, I have a VariableReveal script (one of
Is there a certain thing that should be suspected and looked at first when
getting the php blank page of hell
I have errors on and nothing is being output anywhere to lead me in the
right direction, I have a VariableReveal script (one of you provide and
THANK YOU IT HAS BEEN A LIFESAVER) But it
11 matches
Mail list logo