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

Dreamweaver cs6 php server behaviors

New Here ,
Dec 12, 2012 Dec 12, 2012

Hello adobe community,

I was wonrdering if anyone else is getting a java error when trying to insert, update or delete a record.

for some odd reason i can not get any of these to work. has anyone come across this and if so found a solution

TOPICS
Server side applications
1.7K
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

correct answers 1 Correct answer

Adobe Employee , Jan 15, 2013 Jan 15, 2013

This is a known issue, and has been reported to the Dreamweaver development team for investigation.

There is no workaround we're aware of; however, many other users have recommended creating your own re-usable code to accomplish these tasks.

You can learn to use PHP with MySQL using a number of resources, including books, videos, and tutorials. Here are a few of these that should be helpful:

http://www.phpeasystep.com/mysql.php

http://www.siteground.com/tutorials/php-mysql/

http://www.w3schools.com/php/php_ref_mysql.asp

...
Translate
Adobe Employee ,
Jan 15, 2013 Jan 15, 2013
LATEST

This is a known issue, and has been reported to the Dreamweaver development team for investigation.

There is no workaround we're aware of; however, many other users have recommended creating your own re-usable code to accomplish these tasks.

You can learn to use PHP with MySQL using a number of resources, including books, videos, and tutorials. Here are a few of these that should be helpful:

http://www.phpeasystep.com/mysql.php

http://www.siteground.com/tutorials/php-mysql/

http://www.w3schools.com/php/php_ref_mysql.asp

Some users in this thread are discussing their methods for working with their own code:

http://forums.adobe.com/thread/1029084

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