Fóruns > Discussão Geral
Módulo highscore : Conectando-se ao banco de dados?
por Simon Hason
2010-09-08 06:58:19
#1
1
(Traduzido por Microsoft) Oi pessoal,
Alguém pode me ajudar a descobrir como se conectar ao dataBase no módulo de pontuação alta?
Eu não sei onde encontrar as informações certas para essas variáveis no arquivo config.php:
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
Eu tentei algumas coisas, mas quando eu tento a página test.php nunca se conecta corretamente :(
Alguém pode me ajudar a descobrir como se conectar ao dataBase no módulo de pontuação alta?
Eu não sei onde encontrar as informações certas para essas variáveis no arquivo config.php:
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
Eu tentei algumas coisas, mas quando eu tento a página test.php nunca se conecta corretamente :(
(Original) Highscore module : Connecting to database?
Hi guys,
Can any one help me with finding out how to connect to the dataBase in the high scores module?
I don't know where to find the right information for these variables in the config.php file :
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
I've tried a few things but when I try the test.php page it never connects properly :(
Hi guys,
Can any one help me with finding out how to connect to the dataBase in the high scores module?
I don't know where to find the right information for these variables in the config.php file :
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
I've tried a few things but when I try the test.php page it never connects properly :(
por Simon Hason
2010-09-08 06:58:19
Gosto
Responder
#2
(Traduzido por Microsoft) Se você quiser saber os valores para esses parâmetros, então você pode precisar perguntar ao seu host web.
(Original) If you want to know the values to these parameters, then you may need to ask your web host.
por Novel Games
2010-09-08 09:43:55
Gosto
Responder