If I var_dump($_GET) This is what is returned. array array(1) { ["myData"]=> string(0) "" } If I echo $_GET[' ...
確定! 回上一頁