How to install this script ?
Unzip the directory in your FTP folder. Edit the config.php file and set the line bellow by the correct address :
define(‘URI_UPDIR’,’http://yourwebsite/yrmail/');
How to install the ZIP extension under Windows hosts ?
Under Windows hosts, just edit your php.ini file and remove the ”;” before the line : ;extension=php_zip.dll
How to install the ZIP extension under Linux hosts ?
Under linux, the best way if you don’t want/know how to compile php with the zip extension, is to use pear : pear install zip-1.10.2.tgz


75 Purchases
34 Comments