Skip to main content
Known Participant
February 18, 2015
Question

What is the best development tools for Server side behaviour of PHP in Dreamweaver

  • February 18, 2015
  • 2 replies
  • 667 views

I am looking for tools to help my development using PHP in Dreamweaver.

In the past, I use the DMX extensions , but some comments suggest that there might be better routes engage the server- behavior technology. Please, I need your suggestions at to the best way to go. I had too many problems with developers that take my html5 websites then convert to PHP website in ways that makes too difficult or impossible to inspect from Dreamweaver. 

My only previous experience with databinding was with Dreamweaver MX using teh databinding extensions from DMX ,  but I have upgraded to CS6 cloud and  it is not clear if the DMX solution  is practical anymore for the CS6

This topic has been closed for replies.

2 replies

Rob Hecker2
Legend
July 13, 2015

I had too many problems with developers that take my html5 websites then convert to PHP website in ways that makes too difficult or impossible to inspect from Dreamweaver.

Just to be clear: If a programmer codes by hand, you won't be able to inspect that code using a plug-in from Webassist or DMXzone.

Participant
March 25, 2015

Let me suggest that you check out WebAssist.

http://webassist.com

I have found them to be quite excellent in this regard.  At the same time, it is important to note:  To do this well, you must become familiar with the code, PHP, also SQL, eventually JavaScript, even database design and regular expressions.

Happy hunting!  David Allen