?? expcard8.php
字號:
<?phpif(!defined('IN_DISCUZ')) { exit('Access Denied');}if($mypetdata['twotime']>$timestamp){ showmessage("您當前已經(jīng)使用了其他卡片,時間尚未結束!<BR><BR><a href=pet.php?index=storage&itemtype=$itemtype>寵物倉庫</a>");}updatestoragebyid(-1,$storageid);$db->query("UPDATE {$tablepre}wxpetdata SET twoname='exp8',twotime='$timestamp'+900 WHERE username='$discuz_user'");showmessage("使用【<font color=red> {$cname} </font>】成功,時間效果15分鐘!<BR><BR><a href=pet.php?index=storage&itemtype=$itemtype>寵物倉庫</a>");?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -