This is a discussion on how can i read .doc files within the PHP Language forums, part of the PHP Programming Forums category; hi all, Here is a small doubt with which iam struggling,The problem is how can i read .doc files ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hi all,
Here is a small doubt with which iam struggling,The problem is how can i read .doc files and display content in browser in php.ok i have done it with file() and file _get_contents() but iam getting content with some meta characters like boxes etc. please solve this problem and reply me immediately it i surgent. Thanks & Regards Kalyan Kumar R |
|
|||
|
> please solve this problem and
> reply me immediately it i surgent. This sounds like you are demanding that I solve your problem. That is rude. Replying to you instead of to the group only helps you instead of helping everybody else who has this problem. That is also rude. Expressing that your problem is more important than other problems because it is urgent, is rude. Furthermore, if it is urgent, you probably have a client which is in a hurry. That implies that you are making money. If you are making money and we are not, asking us to solve your problem is even more rude. > how can i read .doc files On Windows: COM (only with PHP5) or ShareOffice. On Linux: antiword |
|
|||
|
On Fri, 21 Apr 2006 09:08:59 -0700, Sjoerd wrote:
>> please solve this problem and >> reply me immediately it i surgent. > This sounds like you are demanding that I solve your problem. That is > rude. <snip> rude <snip> rude <snip> rude. Take a chill pill, man! As you've taken the time to point out the errors in the OP's request and how rude it is, maybe you should have taken the time time to read that they wrote "reply me" rather than "email me" or "send me a reply" and realised that maybe the OP's not fluent in English and given him a degree of latitude in his phrasing. Maybe you could have even given him the benefit of the doubt, that he's translated his native tongue in to English and some of the polite subtleties have been lost along the way. To the OP: another way is to use the wv* tools, which are available on Linux and Windows. Cheers, Andy -- Andy Jeffries MBCS CITP ZCE | gPHPEdit Lead Developer http://www.gphpedit.org | PHP editor for Gnome 2 http://www.andyjeffries.co.uk | Personal site and photos |