kenneth_sy Posted April 15, 2008 Share Posted April 15, 2008 Hi All, How do I decompress a strings (not file) in Windows XP that are compressed by gzencode or gzcompress in php? Got a working sample? Thanks all. Link to comment https://forums.phpfreaks.com/topic/101166-gzencodegzcompress/ Share on other sites More sharing options...
redbullmarky Posted April 15, 2008 Share Posted April 15, 2008 there's a section in the manual for gzip here Link to comment https://forums.phpfreaks.com/topic/101166-gzencodegzcompress/#findComment-517476 Share on other sites More sharing options...
kenneth_sy Posted April 16, 2008 Author Share Posted April 16, 2008 Thanks for the reply. But what I need is how to decompress a string compressed by php (for example from a remote server) in windows without using php. Thanks again. Link to comment https://forums.phpfreaks.com/topic/101166-gzencodegzcompress/#findComment-518277 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.