<?php /** * Author: humanhuang * Date: 13-12-17 */ header('Access-Control-Allow-Origin:*'); header('Access-Control-Request-Method:GET,POST'); echo "nice";
$.get('http://10.24.66.6/human/www/1/animate/3/ajax.php',function(e){console.log(e);})