Вот она сама: PHP: http://www.zlib.net/zlib123.zip Нужно сделать либо по 3 файла ,либо один и оставить в них или в нём всего 3 метода: PHP: int compress (Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen); int compress2 (Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen, int level); int uncompress (Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen); Кто поможет?! p.s.Заранее благодарен.