#==============================================================================#
+-----------------------------------+
| phpFile Installation Instructions |
+-----------------------------------+
1) Upload all of the files extracted from the distribution file onto your
web server.
2) Include the file.class.php file wherever you need to use phpFile.
include('path/to/file.class.php');
#==============================================================================#
|