File Upload Script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jetboy790
Forum Newbie
Posts: 4
Joined: Tue Dec 12, 2006 4:18 pm

File Upload Script

Post by jetboy790 »

Hi guys, I was wondering if anyone knew how to do a script that would upload files to a file server via a website form. It looks something like this: http://www.filespin.com and Can this even be done with PHP or is it another language?


Thanks Alot
-Jet
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Have you tried searching for one? There are tons out there. Some have even made it here in snippets or in just plain old help form.
Post Reply