摘要:
$aPostvars = (array) array() ;$aPostvars['action'] = 'login' ;$aPostvars['username'] = $this->sUser ;$aPostvars['password'] = $this->sPass ;$ch = curl... 阅读全文
posted @ 2015-07-16 17:48
坠落鱼
阅读(184)
评论(0)
推荐(0)
摘要:
nginx中配置php: http://www.111cn.net/sys/nginx/64044.htm 阅读全文
posted @ 2015-07-16 12:00
坠落鱼
阅读(186)
评论(0)
推荐(0)