Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Using Zend debugger across multiple PHP pages
Using Zend debugger across multiple PHP pages [message #90944] Sun, 18 January 2009 20:56
Eclipse UserFriend
Originally posted by: norm101.gmail.com

Hi All,

My "Hello World" project consists of 2 PHP files. The first file is an
HTML form that calls my 2nd file upon the user pressing a submit button.

The problem is that the debugger will not stop at the breakpoint I
added to the 2nd file. The output in the browswer window shows the
name of my 2nd file, action.php, but I cannot break in it.

This has got to be an easy one to fix...what am I doing wrong?

Thanks,
Norm

--
Previous Topic:PDT 2.0 + XDebug jit
Next Topic:Code Completion: <? rather than <?php
Goto Forum:
  


Current Time: Tue Apr 23 16:50:42 GMT 2024

Powered by FUDForum. Page generated in 0.03108 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top