converting .doc and .xls file to html on rhel 4 server using php

Posted by prateek on Stack Overflow See other posts from Stack Overflow or by prateek
Published on 2010-02-18T12:28:23Z Indexed on 2010/03/21 9:01 UTC
Read the original article Hit count: 430

Filed under:
|

i have a rhel 4 server and use php as a server side scripting language. There are many doc and excel files that are uploaded to the server daily. i make these files to be downloaded. i want to implement the view as html feature and they should preserve the formatting also. so which tools can be used or it can be done through php only. (on php4)

© Stack Overflow or respective owner

Related posts about php

Related posts about linux