http://127.0.0.1/test.php?q&name=leefish

 

<?
    $userName = $_GET["name"];
    print("hi! ");
    print($userName);
    echo("<br/>Welcome to Hahapoint!");
?>

<form method='post' action='http://tw.yahoo.com'>
   <input type='submit' value="GO! "/>
</form>

 

123.JPG

 

arrow
arrow
    全站熱搜

    a22710518 發表在 痞客邦 留言(0) 人氣()