How to implement document online preview function in PHP
LRTRL
LRTRL 2018-08-02 15:14:06
0
2
1616

1.png


2.png


#Hello everyone, I want to implement the function of online document preview. Using the code shown in Figure 1, the preview function can be successfully implemented locally. However, when the code is uploaded to the server, the error shown in Figure 2 will be reported. I still don’t know how to solve it. I would like to ask if anyone has done a similar preview function before, and how to implement this idea? Thank you~

(local is windows, server is Linux)

LRTRL
LRTRL

像蜗牛一样爬行,坚信总有一天我会有属于自己的一片天!

reply all(2)
代码输入中...

The object was not instantiated successfully. Are you using Windows or Linux? Check whether the object reference was successful.

- XIONG

Looks like an encoding problem

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template