PHP database setup?

Status
Not open for further replies.

imajinn1

New Member
Messages
47
Reaction score
0
Points
0
First time trying to set up a 'post comment' page.
here is my site:
http://imajinn.pcriot.com

I found a php script to do this and already set up the html form
I created the database(imajinn1_test), username(imajinn1) and password.

But i am not sure what the host name is(stoli, my site url, or any other hostname that I am not awarded of)?

$dbh = new PDO("mysql:host=$host;dbname=$dbname", $username,$password);

Many thanks for the help


::x10hosting=best hosting::
 

Zubair

Community Leader
Community Support
Messages
8,766
Reaction score
305
Points
83
Your question is answered. So I am going to close this thread. If you have any more question, open a new support thread.

***Thread Closed***
 
Status
Not open for further replies.
Top