prudens Posted March 2, 2008 Share Posted March 2, 2008 Hi, So I wish to allow people to upload small files like *.doc, *.txt, *.pdf, etc... to my server. I dunno where to begin. Anyone experienced with it? Please advise! -Tom Link to comment https://forums.phpfreaks.com/topic/94006-uploads/ Share on other sites More sharing options...
maexus Posted March 2, 2008 Share Posted March 2, 2008 http://www.google.com/search?hl=en&q=php+file+uploads Not to be a dick but 5 seconds of googling produces pages of results. Link to comment https://forums.phpfreaks.com/topic/94006-uploads/#findComment-481610 Share on other sites More sharing options...
almystersv Posted March 2, 2008 Share Posted March 2, 2008 You can use a form for the uploads and set the type to 'file' which will give u all the browse options etc.. The query to insert the location and to move the file into the destination file is a little harder but have a look at the link above and if your still stuck let me know. Link to comment https://forums.phpfreaks.com/topic/94006-uploads/#findComment-481611 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.