利用PHP fsockopen 模拟POST/GET传送数据的方法 使用php可以模拟post和get传送数据到别的网页或站点$arr=array('user'=>'test','password'=>'');sock_ php_fsockopen_get