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 Reinke Bonte
Hey Erick, unfortunately I know little about this myself, but I'm sure, this article will help you as a starting point. http://www.phpbuilder.com/columns/alain20001003.php3 Good luck -ren - Original Message - From: "Erick Papadakis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[E

Re: [PHP] Print MySQL DB as Exel File?

2001-03-14 Thread Reinke Bonte
I know very little about php, but since you have already received a bunch of useless answers, I thought I add my guesswork. In php 4 you can access MS documents through Microsofts OLE interface. That means you can manipulate an .xls file as you would be able to in VisualBasic. You should look for