Roble Posted April 17, 2006 Share Posted April 17, 2006 Here is what I want to do: A user fills in a form with the path to the .doc file on their PC, then clicks upload. the file's contents are then uploaded to a mysql db (where they will retain their properties. ie. bold, underline etc.). Is there a way to do this? An example with a fictitious DB would be great. THanks. Quote Link to comment https://forums.phpfreaks.com/topic/7650-upload-doc/ Share on other sites More sharing options...
poirot Posted April 17, 2006 Share Posted April 17, 2006 You can store the uploaded file somewhere and record the path in the database instead.I think it's easier. Quote Link to comment https://forums.phpfreaks.com/topic/7650-upload-doc/#findComment-27899 Share on other sites More sharing options...
Roble Posted April 17, 2006 Author Share Posted April 17, 2006 [!--quoteo(post=365737:date=Apr 17 2006, 11:10 PM:name=poirot)--][div class=\'quotetop\']QUOTE(poirot @ Apr 17 2006, 11:10 PM) [snapback]365737[/snapback][/div][div class=\'quotemain\'][!--quotec--]You can store the uploaded file somewhere and record the path in the database instead.I think it's easier.[/quote]Ok but can I have some sample code for this? Quote Link to comment https://forums.phpfreaks.com/topic/7650-upload-doc/#findComment-27914 Share on other sites More sharing options...
Roble Posted April 18, 2006 Author Share Posted April 18, 2006 Still need some help thx Quote Link to comment https://forums.phpfreaks.com/topic/7650-upload-doc/#findComment-28230 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.