jettjordan23 Posted November 8, 2007 Share Posted November 8, 2007 Hi everyone. I am new to this site, as I am new to working with PHP. I really need some help, and I figured that this is the place to find it. I guess I will start by explaining what I am trying to do. Currently, I have a personal webpage, and I am looking to expand its capabilities. I travel quite a bit and do quite a bit of writing with both Microsoft Word and PDFs. What I would like to do is to be able to visit my website, click an “upload” button and simply upload these documents to my website’s server (which is hosted by yahoo). My reasons for doing this is are twofold. First I would like to use my host’s servers as a means for a 3rd form of backup for my documents that I spend so much time on. Second, if I am ever in a pinch (say my computer crashes or I lose my jump drive), I would like to be able to have access to these documents simply by signing into my file manager, clicking my “uploads” subdirectory and the seeing (and consequentially being able to download) the word files that I previously uploaded. I know that this is a very easy piece of coding that would only take 1 small segment of html and less than 50 lines of PHP. The only problem is that I do not know how to code PHP, and am therefore pretty much helpless. Could anyone provide a site or any code that could help me out?? My email address is [email protected] if you do not feel like posting you code on here. Thank you so much in advance!! Ben Quote Link to comment https://forums.phpfreaks.com/topic/76590-help-with-uploading-code/ Share on other sites More sharing options...
BlueSkyIS Posted November 9, 2007 Share Posted November 9, 2007 google phpFileManager Quote Link to comment https://forums.phpfreaks.com/topic/76590-help-with-uploading-code/#findComment-387895 Share on other sites More sharing options...
revraz Posted November 9, 2007 Share Posted November 9, 2007 Why not just use a free FTP program. Quote Link to comment https://forums.phpfreaks.com/topic/76590-help-with-uploading-code/#findComment-387973 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.