Bzip2 & Zlib scripts/classes (non-extension based) ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Bzip2 & Zlib scripts/classes (non-extension based) ?

Post by kaisellgren »

Hello,

I am in need of either Bzip2 or Zlib class or both if possible. I mean a class that does the processing itself, not using PHP's native extensions/libs.

Links?
Post Reply