echo json_encode(array('ajaxmyphone'=>$ajaxmy,'id'=>$id)); 首先用json_encode对数组压制
然后在jq返回值的地方data=eval('('+data+')');