PHP and .doc Files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Paul

    #1

    PHP and .doc Files

    Hi all

    Ive searched around everywhere and I cant find the answer that doesnt
    involve being on a Windows Machine.

    Im wondering is it possible to read a .doc file? I know its a propietary
    MS thing however Open Office/Star Office not sure on others can read the
    file, I was wondering has anyone been able to accomplish this at all.

    Thanks.
  • Nik Coughin

    #2
    Re: PHP and .doc Files

    Paul wrote:[color=blue]
    > Hi all
    >
    > Ive searched around everywhere and I cant find the answer that doesnt
    > involve being on a Windows Machine.
    >
    > Im wondering is it possible to read a .doc file? I know its a
    > propietary MS thing however Open Office/Star Office not sure on
    > others can read the file, I was wondering has anyone been able to
    > accomplish this at all.
    >
    > Thanks.[/color]






    Comment

    • Paul

      #3
      Re: PHP and .doc Files

      Nik Coughin wrote:[color=blue]
      > Paul wrote:
      >[color=green]
      >>Hi all
      >>
      >>Ive searched around everywhere and I cant find the answer that doesnt
      >>involve being on a Windows Machine.
      >>
      >>Im wondering is it possible to read a .doc file? I know its a
      >>propietary MS thing however Open Office/Star Office not sure on
      >>others can read the file, I was wondering has anyone been able to
      >>accomplish this at all.
      >>
      >>Thanks.[/color]
      >
      >
      > http://www.wotsit.org/search.asp?s=text
      > http://snake.cs.tu-berlin.de:8081/~s...d6/format.html
      > http://en.wikipedia.org/wiki/Microsoft_Word
      >
      >[/color]

      Thanks for the links they seem like they can help me quite a bit.

      Comment

      • R. Rajesh Jeba Anbiah

        #4
        Re: PHP and .doc Files

        Paul <newsgroups@web mobo.com> wrote in message news:<tqbXc.748 6$D7.6979@news-server.bigpond. net.au>...
        <snip>[color=blue]
        > Im wondering is it possible to read a .doc file? I know its a propietary
        > MS thing however Open Office/Star Office not sure on others can read the
        > file, I was wondering has anyone been able to accomplish this at all.[/color]

        catdoc <http://www.45.free.net/~vitus/ice/catdoc/>. With some work
        can be integrated as PHP extension or can be used via system commands.

        --
        | Just another PHP saint |
        Email: rrjanbiah-at-Y!com

        Comment

        • Colin McKinnon

          #5
          Re: PHP and .doc Files

          R. Rajesh Jeba Anbiah wrote:
          [color=blue]
          > Paul <newsgroups@web mobo.com> wrote in message
          > news:<tqbXc.748 6$D7.6979@news-server.bigpond. net.au>...
          > <snip>[color=green]
          >> Im wondering is it possible to read a .doc file? I know its a propietary
          >> MS thing however Open Office/Star Office not sure on others can read the
          >> file, I was wondering has anyone been able to accomplish this at all.[/color]
          >
          > catdoc <http://www.45.free.net/~vitus/ice/catdoc/>. With some work
          > can be integrated as PHP extension or can be used via system commands.
          >[/color]

          Last time I looked at it, it didn't do too good a job. I've used wv before
          with more success. Try Google for a URL.

          HTH

          C.

          Comment

          • Michael Austin

            #6
            Re: PHP and .doc Files

            Paul wrote:
            [color=blue]
            > Hi all
            >
            > Ive searched around everywhere and I cant find the answer that doesnt
            > involve being on a Windows Machine.
            >
            > Im wondering is it possible to read a .doc file? I know its a propietary
            > MS thing however Open Office/Star Office not sure on others can read the
            > file, I was wondering has anyone been able to accomplish this at all.
            >
            > Thanks.[/color]

            All of you that work in a business environment and regularly send WORD docs via
            upload/email should consider:

            <<
            http://news.com.com/Software+maker+e...l?tag=nefd.top

            a snippet from this link:

            "After examining metadata in a legal document of Linux adversary the SCO Group,
            CNET News.com learned that SCO originally planned to sue Bank of America.

            Word and other Office applications include tools for removing such metadata
            before a document is shared with others, but those capabilities are used
            inconsistently at best, Brown said. "It's something where it really needs to be
            part of company policy--how you deal with metadata," he said. "If you don't
            create and enforce a good policy about cleaning up after yourselves, there's a
            real risk."



            --
            Michael Austin.
            Consultant - Available.
            Donations welcomed. Http://www.firstdbasource.com/donations.html
            :)

            Comment

            Working...