I am using an ajax code, when I am using a file name under the same domain that was calling and responding, but when I am using url link to call the php file then the file was calling but I got no responce, I have tested it writing a mail function on the php file, the mail is sending but giving no responce
$.get("http://otherserver.com/wp-content/plugins/maya-shop/hello.php",{c_id:5,licence_no:6},function(data,status)