ratcateme Posted August 27, 2008 Share Posted August 27, 2008 i have made a script that will get http transfers (i was having trouble doing it in cURL) and i want to know how do i decompress a gzip transfer i tried gzinflate() but i get PHP Warning: gzinflate(): data error in /var/www/html/test.php on line 18 Warning: gzinflate(): data error in /var/www/html/test.php on line 18 and a alomst identical error form gzuncompress() what function should i be using to get back my html Scott. Link to comment https://forums.phpfreaks.com/topic/121513-gunzip-on-http-transfer/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.