cn.yimian.xyz 4 years ago
parent 04c6f81457
commit 34211a71a3
  1. 2
      functions.php
  2. 2
      intro.html

@ -5,7 +5,7 @@ include '/mnt/config/php/config.php';
//connect to database
function db__connect($servername="",$username="",$password="",$dbname="")
{echo $GLOBALS['g_db_serverName'];
{
/* reset */
if($servername=="") $servername=$GLOBALS['g_db_serverName'];
if($username=="") $username=$GLOBALS['g_db_usrName'];

@ -30,8 +30,6 @@
# 返回数据(plaintext) #<br/><br/>
<li>随机的一句话</li>
<hr># 备注 #
<br/>更多用法参考
<a href="https://www.eee.dog/tech/rand-pic-api.html">https://www.eee.dog/tech/rand-pic-api.html</a>
<br/>
<hr># 示例 #
<br/>

Loading…
Cancel
Save