I noticed in Dreamweaver CS5, that when I edit a PHP file and an error is produced, while it highlights the line, I cannot find a way to get the actual error itself like you get in Eclipse.

link|improve this question

69% accept rate
feedback

1 Answer

You can't. Dreamweaver only tells you that the syntax is currently invalid. It doesn't report the actual error.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.