辣鸡

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2016年4月8日

摘要: 服务端 <?phperror_reporting(E_ALL);set_time_limit(0); $ip = "127.0.0.1";$port = 1935; function show_msg($msg){ echo iconv("UTF-8", "gb2312//IGNORE", $msg 阅读全文
posted @ 2016-04-08 12:22 辣鸡 阅读(236) 评论(0) 推荐(0) 编辑