cURL and Freebase's Api
I am having problems with the freebase MQL login service. I am making a post request then the freebase api should send back headers which I will then analyse and get information from. But the only header I am getting is HTTP/1.0 200 OK Code class myFreebaseClass { .... function doLogin() { echo $uri = "http://".$this->config['ap...