(1)切记要删除掉print_r之类的输出语句,不然会导致success:function出现问题
(2)动态刷新 var t=setTimeout("location.href = location.href",500);