SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
-
Feb 25, 2009, 16:34 #1
- Join Date
- Feb 2009
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
A website for distributing digital documents
Hi there everyone,
Im new to this website but hope to become an active forum user here
I have basic knowledge for setting up php scripts for websites e.g. Wordpress and Drupal.
A friend of mine has asked me for some help setting up a website for distributing teaching materials e.g. PDFs DOCs and so on to schools and colleges. I was just wondering if anyone had any advice for a good script for this. Sorry if this is in the wrong place in the forum.
Cheers
-
Feb 25, 2009, 18:53 #2
- Join Date
- Dec 2003
- Location
- USA
- Posts
- 2,582
- Mentioned
- 29 Post(s)
- Tagged
- 0 Thread(s)
I don't know of any existing scripts that if you are willing to learn it could be pretty simple to set up a system to do so. You would just need a database table that could store the name and file name of the document. Then you'd need a script to allow uploading to this database and server. Then, you could optionally have a password protected source.
If I come across something already made I'll let you know. If you'd like to try it yourself and have problems, you can always ask them here.Xazure.Net - My Blog - About Programming and Web Development
Follow Me on Twitter!
Christian Snodgrass
-
Feb 26, 2009, 07:46 #3
- Join Date
- Jul 2004
- Location
- Ottawa, Canada
- Posts
- 5,840
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
-
Feb 28, 2009, 00:48 #4
- Join Date
- Feb 2009
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Why not just upload the files as WordPress attachments if you are going to distribute them for free?
If you are trying to sell the files, I know a website called swpal could be very helpful.
-
Mar 21, 2009, 11:50 #5
- Join Date
- Jul 2002
- Location
- Florida, USA
- Posts
- 19
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I suppose you have to have the full requirements for the project.
1. It could be as simple as using an pdf creator Adobe Acrobat Professional
or open source version and converting doc to pdf's
2. automating an ftp client to upload the files at certain times to a specific
folder
3. Posting the link to the folder on the website
4. folks can get to the folderPutting the web to work for You.
http://www.ebbswebs.com/
Bookmarks