How to Upload Document file

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
umapathy
Forum Newbie
Posts: 14
Joined: Fri Jul 28, 2006 2:21 am
Location: chennai - india

How to Upload Document file

Post by umapathy »

Hi

I need the coding of uploading Document file concept.
i can uploaded image files only .
if any one known this reply soon

Regards

Umapathy
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Post by daedalus__ »

There are alot of tutorials about this online.

This is the one I used:
http://www.tizag.com/phpT/fileupload.php
Post Reply