Quote:
Originally Posted by qw12er
I really need my code to be portable on what ever plateform there is. Can I assume the 95% + will have the unzip program installed with php ?
|
It's default on linux, and the ZIP GNU library is GPL for windows too.
Distribute it with your product.
That said, if you were contemplating using that 'code' above, I don't think unzip is gonna be your biggest problem.....
