用户工具

站点工具


服务器错误码查询

====== 服务器返回错误码 ====== <php> $url = "http://114.55.218.242:8081/Utility/error_desc.php?echo_error_code=1"; $contents = file_get_contents($url); echo $contents; </php>

服务器错误码查询.txt · 最后更改: 2020/04/13 21:17 (外部编辑)