I use php4.2.3,but I get "undefined " error message when I use gzcompress().
I check the manual.it is a build-in function.why?
error message is here:
Call to undefined function: gzcompress()
do I have to change php.ini?Thank a lot.