Cross-Origin Request Blocked error occurs on when a request sent from a domain(Domain-A) to an another domain(Domain-B). Domian-B need access authorisation to allow Domian-A. So Cross-Origin Resource Sharing (CORS) header is added at the top..
Read More » Posted on 2016-06-16 07:38:06
PHP CORS