Im trying to use some ZIP File Functions, but its giving the "undefined function" error. Im running version 4.3.4, and I noticed , according to the most recent documentation at php.net, that zip function are only for version 4 - 4.3.2 ...so, If I want to use those function I must "downgrade" my php version, or am i missing something to have those functions working with ver 4.3.4 ? Oh well... I think why bother to use the ZIP functions if we have the Zlib functions right....
Thanks