Cross Domain Ajax Request Response
Sometimes we need to send request on a cross domain and need to get response from cross domain.It’s need mostly for using API which send requset from domain to another domain and get response.Suppose your site is example.com and you need to send request on example2.com and need to get response from this url in