post数据

关注该话题
  • 帖子:1
  • 被关注:0
wiz
wizPHP可以用哪些函数POST数据呢?
PHP可以用哪些函数POST数据呢?答案是:Curl、socket、file_get_contents,直接上代码了:<?php function request_by_socket($remote_server,$remote_path,$...
2015-07-30 15:22 来自版块 - PHP搅拌机
返回顶部