Re: [PHP] match by relevancy

2005-11-08 Thread Richard Lynch
On Fri, November 4, 2005 1:03 am, John Taylor-Johnston wrote: > I'm using PHP Version 4.3.9 and MySQL 4.1.12. I recently upgraded from > PHP 4.1.x and MySQL 4.0.x. > Basically my SQL below now render empty set. It worked until my > upgrade. > Basically "ORDER BY relevancy DESC" no longer works, I t

[PHP] match by relevancy

2005-11-04 Thread John Taylor-Johnston
I'm using PHP Version 4.3.9 and MySQL 4.1.12. I recently upgraded from PHP 4.1.x and MySQL 4.0.x. Basically my SQL below now render empty set. It worked until my upgrade. Basically "ORDER BY relevancy DESC" no longer works, I think!? I got help building this $SQL here, so I'm hoping Sgt./Corpor