KISS! Keep It Simple, Smart!! This script has only one .php file. Isn't it what you want? However, It has very necessary functions to upload a file to your server, such as limiting file size ...
KISS! Keep It Simple, Smart!! This script has only one .php file. Isn't it what you want? However, It has very necessary functions to upload a file to your server, such as limiting file size and type. It's small but all. * Author: Allen Kim * Version: 53 (March 2005) o Previous version: Simple-Upload-52 (Feb. 2005) * Price: FREE No License. * FeaturesCreate upload directory if not exists. * Create log file if not exists. * Limit file size * Limit file MIME type * Limit file extension type * log upload/delete to track down hacking/cracking 1. Installation Download a single .php file 2. Uploadad to your server * RequirementsSystem : UNIX or Windows server * PHP4 support