--Install:
Unzip the compressed package to your site directory.
Edit the configuration file config.php.
define(SITE_NAME, 360 free image upload system);
define(SITE_ADV, supports png gif jpg swf rar and other file uploads);
define( SITE_DIR , http://upload.360mf.cn/ ); // with / at the end.
define( UPLOAD_DIR , up/ ); // with / at the end. ! Make it can be read and write!
define( MAX_SIZE , 1024000 ); // bytes
--Notice:
Requires PHP 4.3.0 or above version support
--copyright:
Copyright(C)2007
Expand