Page 1 of 1
How can we display MS-Word documents using Mysql database
Posted: Sun Feb 08, 2009 11:57 am
by sugunakar_ieg
I am using PHP, Mysql how can i display MS-Word formatted documents using PHP. Please help me it very urgrent..........
Re: How can we display MS-Word documents using Mysql database
Posted: Mon Feb 09, 2009 4:21 am
by samsolomonraj
You want to download that document or view it in the browser???
Re: How can we display MS-Word documents using Mysql database
Posted: Tue Feb 10, 2009 10:06 pm
by sugunakar_ieg
I want to display the word document in a web page usinh php
Re: How can we display MS-Word documents using Mysql database
Posted: Tue Feb 10, 2009 10:45 pm
by samsolomonraj
You can achieve this by using
<a href="filepath/filename">link</a>
Bye..
Re: How can we display MS-Word documents using Mysql databas
Posted: Wed Jun 15, 2016 4:21 am
by Shellyyin
Not knowing clearly about your question. There are many ways to display Word document in web page, like Google Docs. But if you want the Word document displays on web page with data from Mysql , Aceoffix can be one option.