<?php $url= 'http://www.domain.com/test.php?id=123'; $data= array('foo'=> 'bar'); ... 方法4: 用fopen打开url, 以post方式获取内容. <?php $data ...
確定! 回上一頁