大家好,是這樣的,我現在有一個從mysql抓出的資料我想把它存成陣列,透過ajax傳到另外一個php頁面去 ... 接收頁面ad.php <?php $data=$_POST['data']; echo $data; ?>.
確定! 回上一頁