Jump to content

File Based Web Collaboration


grungefreak

Recommended Posts

Hi,

Can somebody please let me know if it's feasible or possible to develop the following using PHP (and any other connected technologies such as MySQL, XML, Javascript etc):

 

I want to develop a small application that will assist a number of people to work on a text file/excel file. This file is worked on online and changes can be tracked also e.g. written to a log file or something. When a change is made to the file, the other collaborators are notified via email and the must approve the changes before they take effect.

 

Any advice at a high level would be much appreciated.

 

GF

Link to comment
https://forums.phpfreaks.com/topic/153915-file-based-web-collaboration/
Share on other sites

Sounds similar to subversion.  There may be a client that has similar features you desire.

 

http://subversion.tigris.org/

 

These are open source, so you can get some ideas on how to go about designing and creating certain features.

 

But to answer your question, yes it's very feasible to accomplish this type of application with the listed languages, and in fact some of the clients are codes in those.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.