Using Dreamweaver CS6, my PHP code, in the file dbc.php, calls for a database name. What do I use for $dbname =? I've already solved one error with the username and password by changing the PHP code to accept the username of root and an empty password.
Perhaps I need to read up more on using PHP.
Perhaps I need to read up more on using PHP.