php - How can I allow user create a powerpoint presentation on my site? -


I want to allow users to create a site to create a PowerPoint presentation through my site. I need to be able to edit them and download them. I want to do this on a site for reasons of version control.

I have tried and implemented a lot of Google Drive, can it be integrated with a php site?

Thanks

This third-party libraries can be used for you Googling Through these libraries can know about. A library that claims to work.


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

Get ResourceId for a programatically created control in Android -

scala - Play Framework - how to bind form to a session field -