Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Debugger DLTK Problem produces syntax error
Debugger DLTK Problem produces syntax error [message #95444] Thu, 19 March 2009 19:57
Eclipse UserFriend
Hi - I have just installed a new all in one product from Zend. A very
simple PHP script is producing syntax errors in one part of the script. Th
eType is given as DLTK error. I have checked that I have the most up to
date DLTK updates.

The syntax is correct. Curiously I use the same syntax elsewhere in the
script in the same context and I get no error.

The debugger does not like the use of the '<br />' in the last 3 lines (
beloe) BUT it is happy in the previous 20. Andy advice is greatly
received - I have checked the bug reports and see nothing on this.

VJ


echo 'How Many'. $howmany . '<br />;
echo 'What Did they do ?'. $whattheydid . '<br />';
echo 'Other' . $other . '<br />';
echo 'email' . $email . '<br />';
Previous Topic:A little help with running as PHP Script
Next Topic:[Announce] PDT 2.1.0M6 is available
Goto Forum:
  


Current Time: Mon Mar 24 10:13:26 EDT 2025

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

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

Back to the top