Posted by somaboy mx on 10/07/05 10:12
John wrote:
> How can I debug a PHP program at all? Can/should I use a pop up a message on
> the screen showing a variable? Or is there a better way of testing the code?
>
> How can I pop up a message any way?
>
> Thanks a lot
> John
There are quite a few PHP IDE/debuggers out there, from very basic ones
to very advanced. Some are even completely free.
check here: http://www.php-editors.com/result.php
..h
[Back to original message]
|