2011年5月18日 - return xml in jquery ajax ... ok i found it. my php file was in this form ... //some code header('Content-type: text/xml'); include("other.php"); //some ...
stackoverflow.com