[ PHP ] – http_build_query() 將陣列轉成get參數格式 ... $get_data=array('code'=>3342,'subject'=>'混水摸魚'); http_build_query($get_data) ...
確定! 回上一頁