Jnr PHP/Codeigniter Developer Question:

Tell us can you send an Ajax request to another domain?

Tweet Share WhatsApp

Answer:

It is not possible to send an Ajax request if the protocol or host are different. This is called CORS and is checked by the browser.

Download Jnr PHP/Codeigniter Developer PDF Read All 61 Jnr PHP/Codeigniter Developer Questions
Previous QuestionNext Question
Explain me what’s the difference between unset() and unlink()?Do you know what is Polymorphism?