例:index.php?id=100&name=test上面這個url傳遞了id為 ... $id = "可變變數的數值";//可變的變數header('location:c.php?id='.$id); ?> //c.php中.
確定! 回上一頁