执行ajax成功后进行页面的刷新
location.reload(true); window.location.reload(); <script src="/include/static/js/jquery.min.js" type="text/javascript...
location.reload(true); window.location.reload(); <script src="/include/static/js/jquery.min.js" type="text/javascript...
<?php error_reporting(0); ?> //实现抑制报错 <!DOCTYPE html> <html> <head> <title>123</title&g...
<?php error_reporting(0);?>