為什麼回傳值為空?哪裡錯了,麻煩大佬幫忙改改,謝謝。
手机用户1589615777
手机用户1589615777 2020-05-16 16:01:27
0
1
1416

<?phpinclude "wechat.class.php";function getda($w){ $r=file_get_content("http://api.lyoo.xyz/xiaochengxu/chati.php?w=".$w); $s=json_decode($r,true); if($s['code']==200) { $tm=$s['tm']; $da=$s['da']; return ":$tm"."\n".":$da"."\n".; } else{ return $s['msg']; }}

請大佬幫忙看看

手机用户1589615777
手机用户1589615777

全部回覆(1)
秋香姐家的小书童

你這個api回傳的不是json ,那你拿到資料 後再用json_decode就一定是空值 了

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板