Database name $dbname = ??
Posted by: Bugman1400 (---.carolina.res.rr.com)
Date: September 03, 2017 12:51AM

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.



Edited 1 time(s). Last edit at 09/03/2017 03:49AM by Bugman1400.

Options: ReplyQuote
Re: Database name $dbname = ??
Posted by: Otomatic (Moderator)
Date: September 03, 2017 09:27AM

Hi,

> What do I use for $dbname =?
The name of the database you created.
There is no preinstalled database.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.