View Single Post
01-31-2007, 11:56 PM
#1
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old  PHP Upload Script

Hello,

I was coding this in my spare time and thought I would release it for free. It is 3 files which includes func.php, config.php, and index.php. You can rename index.php whatever you want as it if it self running.

I will be updating this with new versions that have better code and new features. To keep this running and get updates, I would appreciate any donations at all (paypal at admin@psdtocode.com) however, they aren't necessary to use the script.

Any feedback would be great as well.

Current Features:
  • File Upload
  • Codes for HTML and Forums along with Direct Link
  • Thumbnail upon upload (HTML coded)
  • Rename files if exist
  • Max. file size, allowed file types

Upcoming Features:
  • Thumbnail Generation
  • More code options
  • AJAX Version

Download:
http://www.psdtocode.com/upload/v1.01.zip

Preview:
http://www.psdtocode.com/upload/

If you are interested in skinning this, all you have to do is take the content from index.php and place that code inside your HTML template and voila. I have also commented the source a bit to help anyone out that would want to change it a bit.