O
old.marina
Guest
I'm afraid my question sound stupid and boring, but it's the first time I use PHP not on my localhost.
What do I have to write for these variables?
$dbName = "";
$dbPass = "";
$dbUserName = "";
$host = "";
And how can I upload the database?
I put files like
comments.frm
comments.MYD
comments.MYI
in mysql directory. Is it ok?
Thank you very much for your help.
Marina
What do I have to write for these variables?
$dbName = "";
$dbPass = "";
$dbUserName = "";
$host = "";
And how can I upload the database?
I put files like
comments.frm
comments.MYD
comments.MYI
in mysql directory. Is it ok?
Thank you very much for your help.
Marina