Open A File Live and Save Live Without Use of FTP

Greetings,

How can I allow only one user to be able to open a file live (for example, a Word doc), make modifications to that same file and save it online without having to go through the routine of downloading the file, modifying it, then going to FTP and transferring it?

Is there a way that this can be done with only ONE user?

Thank you.

Sharepoint can do it, I personally do not know of a way to handle this within PHP

Take a look at Zoho Writer API. Pretty sure you can do this.

Thanks, guys.

I guess it’s just easier to use an FTP because SharePoint is too expensive and I think Zoho is more than what I can use.

Alternatively upload the doc to Google Docs. Set the required access permissions and then embed it in your website.