|
This class can be used
Make an instant image upload
This simple system is easy to
This script allows visitors
validate and process files
site and allow your site
configure and is safe to
to upload up to 5 images at
uploaded via Web forms.
visitors to easily upload
use. some of the features it
a time to your website. It
The class can perform
files for you to host,
has: Multiple files upload,
only allows images to be
several types of validation,
generated image codes
Extensions check, Extensions
uploaded, allows you to put
like: check whether the user
automatically. Requires no
attributes, Max file size
a size limit if you want,
computer IP address is not
coding skill what so ever.
control, ability to change
and checks if a file already
in a list of banned
mode of uploaded files,
exists. Full working demo is
addresses, check the file
Email notification of upload
available.
size against a given limit,
attemps, Universal password
check whether the file name
protection, action logging
has one of the accepted
and of course FREE ;) the
extensions and check whether
script is very simple (as
file with the same name was
its name says) and is
previously uploaded.
heavily commented! so
After validating the file,
modifying it would be easy..
the class can move it to a
comes with readme file that
given upload folder and add
will guide you in installing
an entry in a log file that
the script.
records information about
uploaded files.
The
example demonstrates how to
display an updated list of
files stored in the upload
folder by JSON.
Date: Aug, 15 2006 Date: Jun, 27 2006 Date: Feb, 01 2006 Date: Nov, 29 2001 |
|
pUpload is a simple file
This is an PHP file upload
Thin File Putter is an HTTP
With this program an admin
upload interface developed
class for your MySQl
PUT method file uploader.
user sets up user accounts
in PHP. One can use it to
database. Currently, images
Though HTTP's PUT method is
and assigns them to
upload files to server
and texts are checked, but
superior to the POST method
projects. When a user logs
and/or to understand how
there are no limits. It can
when it comes to file
in they can upload/download
file uploading works in PHP.
be extend to your own needs.
uploading, it is not widely
and comment on files that
supported by browsers. By
are in projects they are
using Thin File Putter you
assigned to. Everything a
can easily overcome this
user does is logged, so that
limitation of the browser
you KNOW if someone has
and carry out very large
reviewed that latest autocad
file uploads over an HTTP
revision. Whenever a file is
connection.
uploaded to a project all
users assigned to that
project are emailed. The
admin user can opt to have
file access's emailed to
them. If you like the demo,
or are interested in an
installation please give me
a email.
Date: Nov, 07 2001 Date: Oct, 05 2000 Date: May, 28 2012 Date: Aug, 22 2005 |