################################################################################
# Silentum Uploader v1.4.0 Readme File                                        #
################################################################################
March 6, 2008

1. Installation
2. Contact Information
3. Copyright Information

################################################################################
# 1. Installation                                                              #
################################################################################
a. Unzip the files to a location you desire.
b. Open "uploader.php" and change the options at the top to your liking.
c. Upload "uploader.php," "upload.php," and "upload_log.txt" to the same
   directory on your site.
d. Create a "files" folder under that same directory.
e. Use "upload.php" to begin uploading files.

If you're using a different folder name for uploaded files other than "files",
change both occurrences of "files" on lines 29 and 30 of "uploader.php."

You may need to CHMOD the three files and/or the folder to 777 so that files
can be uploaded and viewed properly. Most FTP programs have the option to change
the attributes when you right click the files.

777 = readable, writable, and executable by owner, group, and public.

You can style the form on "upload.php" however you like using either CSS or
(X)HTML.

################################################################################
# 2. Contact Information                                                       #
################################################################################
Email: hypersilence@hypersilence.net
Support Boards: http://hypersilence.net/boards
Web Site: http://hypersilence.net

Also, if you want to, please rate Silentum Uploader at
http://hotscripts.com/rate/55586.html?RID=N370045
Feedback is always welcome.

################################################################################
# 3. Copyright Information                                                     #
################################################################################
Silentum Uploader is open source, meaning you may edit it as you wish. You may
remove the "Powered by" message, but I would greatly appreciate it if you left
it on.

Thanks for downloading and enjoy!

 2005-2008 "HyperSilence"