Embed Powerpoint viewer on a web page (PHP)
问题 I am building a PHP application where the user upload Powerpoint files. I want the other users to view it online instead of downloading. (Using a third party apps like google docs might be a little cumbersome for the users) Is it possible to write a powerpoint viewer code in PHP? 回答1: You could automate the process of using google docs with php. Google provides a ppt viewer that can be embed into webpages using the following code <iframe src="http://docs.google.com/gview?url=http://www