You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Formerly known as "PHP Cross Domain (AJAX) Proxy"*
4
7
5
8
PHP CORS Proxy is a simple php script that allows cross domain requests. It can be used to access resources from third party websites when it's not possible to enable CORS on target website i.e. when you don't own that website.
@@ -25,8 +28,8 @@ PHP Cors Proxy works with PHP 5.3+ or above.
25
28
26
29
### Author
27
30
28
-
*Iacovos Constantinou- softius@gmail.com
29
-
* See also the list of [contributors](https://github.com/softius/php-cross-domain-proxy/graphs/contributors) which participated in this project.
0 commit comments