How can we display MS-Word documents using Mysql database
Moderator: General Moderators
-
sugunakar_ieg
- Forum Newbie
- Posts: 2
- Joined: Sun Feb 08, 2009 11:53 am
How can we display MS-Word documents using Mysql database
I am using PHP, Mysql how can i display MS-Word formatted documents using PHP. Please help me it very urgrent..........
-
samsolomonraj
- Forum Newbie
- Posts: 12
- Joined: Mon Feb 09, 2009 3:34 am
- Location: India, Chennai
Re: How can we display MS-Word documents using Mysql database
You want to download that document or view it in the browser???
-
sugunakar_ieg
- Forum Newbie
- Posts: 2
- Joined: Sun Feb 08, 2009 11:53 am
Re: How can we display MS-Word documents using Mysql database
I want to display the word document in a web page usinh php
-
samsolomonraj
- Forum Newbie
- Posts: 12
- Joined: Mon Feb 09, 2009 3:34 am
- Location: India, Chennai
Re: How can we display MS-Word documents using Mysql database
You can achieve this by using
<a href="filepath/filename">link</a>
Bye..
<a href="filepath/filename">link</a>
Bye..
Re: How can we display MS-Word documents using Mysql databas
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.