Code三月 7, 2019免IDKEY加QQ群返回值演示:{"code":200,"msg":"url":"http://shang.qq.com/wpa/qunwpa?idkey=a77400bf74e499dd53e64a96e64450a0c6a834515c44ab0680074d83bc7d2b16"}API接口源码:<?pAPIQQ
Code三月 7, 2019PHP超级Ping API接口 源码返回值演示:{"code":"200","host":"192.168.1.1","ip":"192.168.1.1","location":"局域网对方和您在同一内部网","ping_time_min":"0.371ms","ping_time_avg":"0.381ms","ping_time_PingPHP
Code三月 7, 2019PHP生成随机字符 可做随机命名 随机卡密等利用此函数生成随机文件名或强度较高的卡密等第一种:<?phpfunctionrandStr($len=6){$chars='ABDEFGHJKLMNPQRSTVWXYabdefghijkmnpqrstvwxy23456789#%*';mt_srand((float)microtime()*PHP随机字符