Re: [PHP] reading microsoft word, excel, pdf document text

2001-03-27 Thread ~~~i LeoNid ~~
On 25 Mar 2001 20:25:47 -0800 impersonator of [EMAIL PROTECTED] (David Robley) planted &I saw in php.general: >On Mon, 26 Mar 2001 13:20, Erick Papadakis wrote: >> hi david, >> >> thanks for the note. ok, here is what i want to do. i >> want my users to upload WORD, XLS, PPT and PDF files. >> whe

Re: [PHP] reading microsoft word, excel, pdf document text

2001-03-25 Thread Reinke Bonte
is in perl. -ren - Original Message - From: "Erick Papadakis" <[EMAIL PROTECTED]> To: "Reinke Bonte" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 12:26 PM Subject: Re: [PHP] reading microsoft word, e

Re: [PHP] reading microsoft word, excel, pdf document text

2001-03-25 Thread David Robley
On Mon, 26 Mar 2001 13:20, Erick Papadakis wrote: > hi david, > > thanks for the note. ok, here is what i want to do. i > want my users to upload WORD, XLS, PPT and PDF files. > when they upload, i store these files in the temp > directory, grab the text from them, and then put it > into my databa

Re: [PHP] reading microsoft word, excel, pdf document text

2001-03-25 Thread Erick Papadakis
hi renike, thanks for that link, but looks like that tutorial will only work on windows machines (because of COM objects)? i am on a linux box. cheers/erick --- Reinke Bonte <[EMAIL PROTECTED]> wrote: > Hey Erick, > > unfortunately I know little about this myself, but > I'm sure, this arti

Re: [PHP] reading microsoft word, excel, pdf document text

2001-03-25 Thread Reinke Bonte
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 11:50 AM Subject: Re: [PHP] reading microsoft word, excel, pdf document text > hi david, > > thanks for the note. ok, here is what i want to do. i > want my users to upload WORD, XLS, PPT and PDF files. &

Re: [PHP] reading microsoft word, excel, pdf document text

2001-03-25 Thread Erick Papadakis
hi david, thanks for the note. ok, here is what i want to do. i want my users to upload WORD, XLS, PPT and PDF files. when they upload, i store these files in the temp directory, grab the text from them, and then put it into my database for later searching. i dont care about the formatting, i onl