Hi,
I'm trying to add a feature to a CMS that I'm programming that will allow a user to backup his / her database and download it as a compressed text file. I know how to go about doing it, but I don't know how to go about installing this functionality into PHP.
I am currently running PHP 4.1.2 and have downloaded the latest pre-built DLL verionof zLIB. I downloaded it from this link:
http://www.winimage.com/zLibDll/
All I would like to know is how to add this special feature into my current install of PHP.
Thank you all in advance!!!