Re: [PHP] better functionality in query ?

2001-04-06 Thread Christian Reiniger
On Friday 06 April 2001 01:57, you wrote: > NOTE(!): LIKE '%foo%' DOES NOT SCALE. It looks like you are making a > phone book, which could get to be a lot of numbers. On the other hand > 'foo%' oddly scales to hundreds of thousands of records without any > problems (make sure it's key'd!). Well,

RE: [PHP] better functionality in query ?

2001-04-05 Thread Jason Lotito
> > > I'm in process of creating a online whitepages directory for > > > a small town phone company and I am having a little difficulty > > > in refining my selection. My search form has two fields; last > > > and first name. I would like to be able to have more of a wild > > > card approach and s

Re: [PHP] better functionality in query ?

2001-04-05 Thread Joe Stump
] > Web Designer > Europa Communications - http://www.europa.com > Pacifier Online - http://www.pacifier.com > > > -Original Message- > From: Jason Lotito [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 05, 2001 7:09 PM > To: Jerry Lake; [EMAIL PROTECTED

RE: [PHP] better functionality in query ?

2001-04-05 Thread Jerry Lake
EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 7:09 PM To: Jerry Lake; [EMAIL PROTECTED] Subject: RE: [PHP] better functionality in query ? > I'm in process of creating a online whitepages directory for > a small town phone company and I am having a little difficulty > in refining my s

RE: [PHP] better functionality in query ?

2001-04-05 Thread Jason Lotito
> I'm in process of creating a online whitepages directory for > a small town phone company and I am having a little difficulty > in refining my selection. My search form has two fields; last > and first name. I would like to be able to have more of a wild > card approach and some refinement when