Quantcast
Channel: using php to get a json feed - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Robert I for using php to get a json feed

Their server uses gzip compressionYou must handle this #curl 1 $ch = curl_init(); curl_setopt($ch,CURLOPT_URL,$apistr); //curl_setopt($ch,CURLOPT_BINARYTRANSFER,true);...

View Article



using php to get a json feed

I'm trying to use php to get an external json feed to use within my site, I've tried using get_file_contents and also CURL. But both are returning the same thing.�~�X�ݘ]O�0��'��\�fԳ�o�JK7>�h�!M...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images