Wednesday, December 30, 2009

PHP: simple but powerful file upload class

Today I share with you idea how handle uploading files. First you need html form, with proper enctype.



Then download FileUpload class from my github repository.
Create upload.php file.



File will be uploaded to uploads directory (must be writeable).

No comments:

Post a Comment

 
Software