Re: php displays nothing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Luis Moreira wrote:

>Personally, I do it the hard way : 
>Beginning at the very first line of code, a message saying something like
>"just got in", and then lots, and lots and lots and lots of echo messages
>throughout the code, including messages on the procedures and functions,
>saying that you got in, and that you are leaving. May seem strange, but
>these let you know if you have a loop inside a function, for instance.
>
>As soon as you stop seeing the messages, you know the error is between the
>missing message and the last one you got.
>
>Painful, but it works...
>
>  
>
Correct me if I am wrong but if php fails, because of the error, to
produce the html page nothing is going to display whether you do echo or
prints or not.

-- 
Regards,
Alf Stockton		www.stockton.co.za
 
You will be surrounded by luxury.
My email disclaimer is available at www.stockton.co.za/disclaimer.html

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux