m_host.html
来自「php+mysql做的调查问卷管理系统php+mysql做的调查问卷管理系统」· HTML 代码 · 共 8 行
HTML
8 行
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
In most cases, the MySQL Hostname should be set to 'localhost'. This is the most common configuration, in which both the MySQL server and the web server are running on the same machine.<br><br>
In some cases, your MySQL database may be running on a different machine from your web server. If this is so, you must enter the hostname of the MySQL database server here.<br><br>
If you are unsure of any of the MySQL configuration parameters, please consult your web hosting provider.
</TD></TR>
</TABLE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?