Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
New to this forum and right off, i know nothing about php beyound setting up a simple message board.
I would like to know if there are any programs out there that will allow me to store simple documents such as word, excel, faxes ect, in a database that I can share with others?
Is there any particular reason you want to store this in a database? Typically systems are defined to reference the files store on the filesystem and not actually in the database. Other than that, what kind of functionality are you looking for? To be able to upload files, permissions, etc??
pretty much just looking to store document that I can get to, edit and resave from anywhere in the world... Also, have a handfull of other people that can see, edit and save,..