|
|
@@ -1,8 +1,8 @@
|
|
|
<?
|
|
|
-//设置数据库连接信息
|
|
|
-define("sqlhost","localhost"); //定义服务器地址,同台服务器默认为localhost
|
|
|
-define("sqldk","3306"); //定义数据库连接端口,默认为3306
|
|
|
-define("sqluid","dkewl_com"); //定义数据库帐号,不建议使用root
|
|
|
-define("sqlpwd","dkewl_com"); //定义数据库密码
|
|
|
-define("sqltable","dkewl_com"); //定义数据库名称
|
|
|
+//设置数据库连接信息
|
|
|
+define("sqlhost","47.112.222.163"); //瀹氫箟鏈嶅姟鍣ㄥ湴鍧€锛屽悓鍙版湇鍔″櫒榛樿�涓簂ocalhost
|
|
|
+define("sqldk","3306"); //定义数据库连接端口,默认为3306
|
|
|
+define("sqluid","nn2023032801"); //瀹氫箟鏁版嵁搴撳笎鍙凤紝涓嶅缓璁�娇鐢╮oot
|
|
|
+define("sqlpwd","8mLz5GRpdkr7jfiK"); //定义数据库密码
|
|
|
+define("sqltable","nn2023032801"); //定义数据库名称
|
|
|
?>
|