Uploading from local computer

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
dwfait
Forum Contributor
Posts: 113
Joined: Sun Aug 01, 2004 10:36 pm

Uploading from local computer

Post by dwfait »

Hi. This is probably really simple..but i cant find out how to do it. How do you upload from the local computer?

Like on Cpanel file managaer...

you click on 'browse', select file, the file appears in text box, then click upload and then it uploads to the server. How would i do this?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

a simple search at php.net for a file upload would have gotten you the answer quicker then it took to type your thread

:D

edit, feyd beat me to it (making up now)
Post Reply