Your PHP server doesn't have the MySQL module loaded or you can't use the mysql_(p)connect function
I have just downloaded the 7 days trial of Dreamweaver 2020, to replace the DW CS6 version (now uninstalled). I'm using Xampp as the database.
I create the local host site and a via a simple PHP file I can confirm the connection
It also works in live view
The problem comes when trying to access the database table that I get the above error as I set up the MySQL Connection.
Any suggestions would be appreciated
