	
	Hipload - Free File Hosting
	(c)2009 by SuperSite.Me
	
	
	Description.
	==========================================
	
	Hipload is quick & easy, free file hosting. Easy to install and easy to use,
	allow your visitors to upload any files and share them with their friends.
	
	1-click to upload a file, makes it very friendly for your visitors,
	so you can start great online service in few minutes.
	
	Very easy to customize with your own contents, images or styles,
	with sample terms page and contact form.
	
	Key Features:
	
		- Visual upload progress bar
		- Unlimited files, unlimited filesize (depend on your server configuration)
		- One-click to upload
		- Web 2.0 design, easy to customize
		- Easy to connect with Google Analytics, Google AdSense and other ad systems
		- Contact form
		- Illegal files report
			-> An email is sent to admin with detailed link,
			   admin can download reported file and if it's illegal, remove it with 1 click.
			   
		- Configurable download process - with waiting time
		- 4 links are created after upload:
			-> Download link
			-> HTML download link
			-> Forums download link
			-> Remove link, so user can delete his file at anytime.
		
		- SQLite based (reuire PHP5), auto configurable (database is created automatically)
	
	
	
	
	Third Party Included.
	==========================================
	
	
	Hipload use some free 3rd party resources:
		- jQuery v1.3.2
		- Uploadify v1.6.2
		- Icons provided by WebAppers.com
		
	
	Instruction.
	==========================================
	
	Please create folder, "uploads" and make it writable - if required, 
	set permissions 777 if you use Linux or use console 
	to set writable permissions in Windows server
	
	Please be sure, you have PHP version 5 or above with SQLite installed.
	
1)	Open "config.inc.php" file for quick configuration:
	
		- your email address (this is where emails will be sent)
		- your product address (URL of this program)

2)	Open test.php script in your browser (example http://www.yourdomain.com/test.php)
	to start quick system check, which will tell you what's your maximum upload limite on server,
	and check if SQLite is installed and "uploads" folder is writable. 
	This file will also create SQLite database for you
	
3)	Your new script is ready to use now.



