loading comments

Creating a PHP File/Image Uploader

Posted on: January 10, 2009 Categories: PHP, Tutorials, Uploaders

Uploaders are scripts that give a user the ability to upload a file/image to a certain space defined in the script that runs the uploader, im sure the websites such as Imageshack and Photobucket are familiar to you, and there many services out there, but wouldn’t it be nice to create your own little uploader service? Well in this tutorial you will create a small uploader that is quick, easy and customizable to your liking. Includes a great little feature that generates embed codes for you.

Click here to read more…