PDA

View Full Version : Database connection Problem


agniraj
01-24-2008, 12:48 AM
I have created a database(DB name: test,user name:test,Password:test) using mysql database wizard.How can i use this DB in my PHP programs.I need host name,DB name,user name and password.In my program i have used host name : local host,DB name:test, user name:test,password:test.But when i run my program the error is occur.the data base does not connect.please help me.how can i use these details.

Basil
01-24-2008, 01:14 AM
Host - localhost
DB - bhuser_test
User - bhuser_user
password - test