I use php4.3.0, with Windows operating system, and everything is ok, but when I upload the script to web server with Unix and php4.2.3, 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. :-)