Try this example. [code]<?php $url = 'http://localhost/test/page2.php'; $data = array("first_name" => "First name","last_name" => "last name" ...
確定! 回上一頁