am working on an inhouse document management system with Core PHP and postresql but i am trying to display an MS word Document and spreedsheet document using Core PHP but seem to fail, i have seen google docs viewer but it works online we dont intend to expose the system on the internet it is going to be used on local area network( LAN ) Offline which means i need some sort of a library or a function or method or class to help me do this.
i have also seen some solutions but most of them just extract the text and just echos it out. please help me.**