View Single Post
  #10 (permalink)  
Old 04-20-04, 03:16 AM
moo moo is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by zricz
Hi, Im looking for an upload script to work with my forum.

I have my forum on 1 host and want to have an upload script on the other.

What I'd like the script to do is:

The user uploads a pic and a thumb is also created.
After the upload, the user is shown the code to place in the forum that will display the thumbnail as a link to the full sized pic.

Any help will be appreciated.
Z
Take a look at this:
http://www.devarticles.com/c/a/PHP/C...Script-in-PHP/

Or the following has a bunch of working scripts you can base yours on:
http://www.hotscripts.com/PHP/Script...pload_Systems/
Reply With Quote