upload

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
Raahul
Forum Newbie
Posts: 6
Joined: Sat Mar 08, 2003 5:40 am

upload

Post by Raahul »

whats the php command to upload a file to a specific dir in the server? User must be able to select the file, then in next page it will upload the file.
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post by daven »

viewtopic.php?t=6435

Check that thread for discussion/example code for file uploading.
Post Reply