Re: PHP search query into all tables of a MySQL db

2002-09-26 Thread Joseph Bueno
RGE.html Just wondering: Why don't you use a single table, since they all have the same structure ? Regards > >> From: Joseph Bueno <[EMAIL PROTECTED]> >> To: Pascale Lunal <[EMAIL PROTECTED]> >> CC: [EMAIL PROTECTED] >> Subject: Re: PHP search que

Re: PHP search query into all tables of a MySQL db

2002-09-26 Thread Pascale Lunal
>From: Joseph Bueno <[EMAIL PROTECTED]> >To: Pascale Lunal <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: PHP search query into all tables of a MySQL db >Date: Thu, 26 Sep 2002 12:04:53 +0200 > >Pascale Lunal wrote: >>Oops: sorry if this message appear

Re: PHP search query into all tables of a MySQL db

2002-09-26 Thread Joseph Bueno
Pascale Lunal wrote: > Oops: sorry if this message appears twice but my connection broke down > just when I clicked 'send'. > > Hello, > > I am currently writing a search query in PHP to: > > 1. search in MySQL database (not in one table but in all the tables of > the whole database), > > 2.

PHP search query into all tables of a MySQL db

2002-09-26 Thread Pascale Lunal
Oops: sorry if this message appears twice but my connection broke down just when I clicked 'send'. Hello, I am currently writing a search query in PHP to: 1. search in MySQL database (not in one table but in all the tables of the whole database), 2. search when more than one searchterm is en