This is a discussion on newbie: debugging (I use Quanta+ in Linux) within the PHP Language forums, part of the PHP Programming Forums category; Hello, I am learning PHP5 in Fedora Linux. I use Quanta+ 3.5. I have written a program that I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I am learning PHP5 in Fedora Linux. I use Quanta+ 3.5. I have written a program that I would like to debug but I don't see Debug menu. Is it possible to debug program somehow? I know that Eclipse PDT has debugging but I prefer Quanta+ because it's fast. Is there any external debugger I could use? If not, how can I find bugs? I have read about var_dump(). What functions could I use? /RAM/ |
|
|||
|
On Wed, 21 May 2008 15:33:23 +0200, <r_ahimsa_m@poczta.onet.pl> wrote:
> Hello, > I am learning PHP5 in Fedora Linux. I use Quanta+ 3.5. I have written a > program that I would like to debug but I don't see Debug menu. Is it > possible to debug program somehow? I know that Eclipse PDT has debugging > but I prefer Quanta+ because it's fast. Is there any external debugger I > could use? If not, how can I find bugs? I have read about var_dump(). > What > functions could I use? xdebug -- Rik Wasmus ....spamrun finished |