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

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

Community Beginner ,
Feb 18, 2015 Feb 18, 2015

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

TOPICS
Server side applications
657
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 ,
Mar 25, 2015 Mar 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

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
Guru ,
Jul 13, 2015 Jul 13, 2015
LATEST

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.

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