利用fsockopen 傳遞POST request ... api.php <?php if ($_POST) { print_r($_POST) ; } ?> ... <?php $post = array('name'=>'Joe', gender ...
確定! 回上一頁