清风如月

洗衣做饭,样样会干。上得厅堂,下得卧房,通得了厕所,打得死蟑螂,写得了代码,补得了裤衩~~~

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

2013年12月26日

摘要: 提交数据,获取所有t.cn短域名网址file_get_contents 方式 array( 'method' => 'POST', 'header' => "Content-type: application/x-www-form-urlencoded\r\n" . "Content-length: $content_length\r\n", 'content' => $content ) ); ... 阅读全文
posted @ 2013-12-26 23:09 清风如月 阅读(11883) 评论(1) 推荐(1) 编辑