alert(value); 在PHP中使用Javascript參數: (利用網頁傳值) function express(){ var value="abc"; location.href="test.php?value=" value ...
blog.xuite.net