Read MS word doc using php from linux

Read MS word doc using php from linux

am 07.11.2007 11:41:51 von chowdary

hi,

iam new to this group.


i need code to Read MS WORD document and stores in string from linux
as well as from windows....

thanking u in advance

Re: Read MS word doc using php from linux

am 07.11.2007 13:22:37 von Roland Mueller

Hello,

On Nov 7, 12:41 pm, chowdary wrote:
> hi,
>
> iam new to this group.
>
> i need code to Read MS WORD document and stores in string from linux
> as well as from windows....

don't know how this is related to PHP ...

However, Openoffice provides a typically good possibility to read MS
Doc format.

For the impatient :-)
> strings somebodies.DOC | less

Regards,
Roland

>
> thanking u in advance

Re: Read MS word doc using php from linux

am 08.11.2007 14:25:24 von colin.mckinnon

On 7 Nov, 12:22, Roland Mueller wrote:
> Hello,
>
> On Nov 7, 12:41 pm, chowdary wrote:
>
> > hi,
>
> > iam new to this group.
>
> > i need code to Read MS WORD document and stores in string from linux
> > as well as from windows....
>
> don't know how this is related to PHP ...
>
> However, Openoffice provides a typically good possibility to read MS
> Doc format.
>
> For the impatient :-)
> > strings somebodies.DOC | less
>
> Regards,
> Roland
>
>
>
> > thanking u in advance

wv (http://wvware.sourceforge.net/)

C.

Re: Read MS word doc using php from linux

am 08.11.2007 14:28:21 von colin.mckinnon

On 7 Nov, 12:22, Roland Mueller wrote:
> Hello,
>
> On Nov 7, 12:41 pm, chowdary wrote:
>
> > hi,
>
> > iam new to this group.
>
> > i need code to Read MS WORD document and stores in string from linux
> > as well as from windows....
>
> don't know how this is related to PHP ...
>
> However, Openoffice provides a typically good possibility to read MS
> Doc format.
>
> For the impatient :-)
> > strings somebodies.DOC | less
>
> Regards,
> Roland
>
>
>
> > thanking u in advance

wv (http://wvware.sourceforge.net/)

C.

Re: Read MS word doc using php from linux

am 12.11.2007 23:10:39 von j80k-vpfc

In article <1194438157.904957.285600@k79g2000hse.googlegroups.com>,
roland.em0001@googlemail.com (Roland Mueller) wrote:

> > i need code to Read MS WORD document and stores in string from
> > linux
> > as well as from windows....
>
> don't know how this is related to PHP ...
>
clue's in the title :-)



- Steve