Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how to debug in dreamweaver

New Here ,
Sep 12, 2007 Sep 12, 2007
Hi
i want to debug php code in dreamweaver how?
or i want to watch variables at specific time when the page is running
can i out break point?

thanks in advance.
TOPICS
Server side applications
4.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 13, 2007 Sep 13, 2007
"macnux" <webforumsuser@macromedia.com> wrote in message
news:fc9tee$t46$1@forums.macromedia.com...
> Hi
> i want to debug php code in dreamweaver how?
> or i want to watch variables at specific time when the page is running
> can i out break point?
>
> thanks in advance.


No, the ColdFusion debugging feature was never expanded into other server
models.
In a nutshell, the CF Debugging feature outputs xml tags into the document,
Dreamweaver scans these xml tags extracts the values and displays the
results.

Joris


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 28, 2007 Sep 28, 2007
LATEST
quote:

Originally posted by: macnux
Hi
i want to debug php code in dreamweaver how?
or i want to watch variables at specific time when the page is running
can i out break point?

thanks in advance.


You can actually : PHP debugger for Dreamweaver (Voluntary donationware)

Robert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines