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!
I am currently reading a great article from zend.com which discusses the method of zipping files using php. I am almost complete and have found it very interesting but before I read any further I would like to know one thing as it does not appear to be in the article. The question is, can you zip more than one file at a time. Say a whole directory?.