Ted Gueniche

June 1, 2011
by ted
0 comments

Bypassing cross domain ajax restriction using php

This article presents a way to communicate between two distinct webserver using php. The goal is to send a http request to another website in order to get some raw information (XML, JSON,…) or to get some html. The protocol of … Continue reading