RE: doc storage as BLOB and its search engine on MYSQL

2003-01-14 Thread Vikash K Agarwal
Thx for the correction Paul. -Original Message- From: Paul DuBois [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 10:17 PM To: Vikash K Agarwal; [EMAIL PROTECTED] Subject: Re: doc storage as BLOB and its search engine on MYSQL At 16:00 +0530 1/14/03, Vikash K Agarwal wrote

Re: doc storage as BLOB and its search engine on MYSQL

2003-01-14 Thread Paul DuBois
At 16:00 +0530 1/14/03, Vikash K Agarwal wrote: Hi We want to create a knowledge base using PHP-MYSQL and if required other tools like specialized search engine. The knowledge base may consists for normal text content, HTML content, PDF files, DOC files etc. The preferred OS is RH Linux 7.3. My