मंच > सामान्य चर्चा
हाईस्कोर मॉड्यूल: डेटाबेस से कनेक्ट करना?
द्वारा Simon Hason
2010-09-08 06:58:19
#1
1
(Microsoft द्वारा अनुवादित) हाय दोस्तों,
क्या कोई भी मुझे यह जानने में मदद कर सकता है कि उच्च स्कोर मॉड्यूल में डेटाबेस से कैसे कनेक्ट किया जाए?
मुझे नहीं पता कि कॉन्फ़िग डॉट php फ़ाइल में इन चरों के लिए सही जानकारी कहां से मिल जाए:
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
मैं कुछ चीजों की कोशिश की है, लेकिन जब मैं test.php पृष्ठ की कोशिश यह ठीक से जोड़ता है कभी नहीं :(
क्या कोई भी मुझे यह जानने में मदद कर सकता है कि उच्च स्कोर मॉड्यूल में डेटाबेस से कैसे कनेक्ट किया जाए?
मुझे नहीं पता कि कॉन्फ़िग डॉट php फ़ाइल में इन चरों के लिए सही जानकारी कहां से मिल जाए:
$databaseHost = "";
$databaseUser = "";
$databasePassword = "";
$databaseName = "";
मैं कुछ चीजों की कोशिश की है, लेकिन जब मैं test.php पृष्ठ की कोशिश यह ठीक से जोड़ता है कभी नहीं :(
(मूल) 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 :(
द्वारा Simon Hason
2010-09-08 06:58:19
लाइक करें
उत्तर दें
#2
(Microsoft द्वारा अनुवादित) यदि आप इन मापदंडों के मूल्यों को जानना चाहते हैं, तो आपको अपने वेब होस्ट से पूछना पड़ सकता है।
(मूल) If you want to know the values to these parameters, then you may need to ask your web host.
द्वारा Novel Games
2010-09-08 09:43:55
लाइक करें
उत्तर दें