Answered
Adobe Dreamweaver CS6 - MySQLi Server Behaviors
Hello,
I can use this extension:
http://www.webassist.com/dreamweaver-extensions/mysqli
in Adobe Dreamweaver CS6 to cancel this error:

???
Thank you!
Hello,
I can use this extension:
http://www.webassist.com/dreamweaver-extensions/mysqli
in Adobe Dreamweaver CS6 to cancel this error:

???
Thank you!
Yes. Use the MySQLi (improved) extension to replace the current connection code.
It will look something like this.
<?php require_once('Connections/myConnect_i.php'); ?>
<?php require_once('webassist/mysqli/rsobj.php'); ?>
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.