| Author |
Uploading a file alongside other info to a file server
|
Shamsudeen Akanbi
Ranch Hand
Joined: Dec 24, 2010
Posts: 64
|
|
|
Hi ranchers, how do i upload a file alongside other info into a file server. Why I prefer a file server is because I want it on the intranet. Is it possible to host a site and specify it's upload path on an intranet? Microsoft SharePoint allows everyone one on the network to view all the files uploaded(no matter the restriction). Kindly direct me to any material I might find useful for my quest. Any help'll also be appreciated. Thank you in advance!
|
 |
Nick Charles
Ranch Hand
Joined: Oct 09, 2011
Posts: 56
|
|
Are you asking how to do this in PHP? If so, are you using any particular web framework (many have easy ways of doing this since it is so common).
Or are you asking about tools/application to help you do this? Something like Drupal (probably the closest thing in PHP to SharePoint).
|
 |
Shamsudeen Akanbi
Ranch Hand
Joined: Dec 24, 2010
Posts: 64
|
|
Thank you Nick, i'll check it out.
|
 |
 |
|
|
subject: Uploading a file alongside other info to a file server
|
|
|