php-general | 2001062
Date: 06/27/01
- Next message: Jason Lustig: "RE: [PHP] $REMOTE_ADDR error"
- Previous message: Brian Paulson: "[PHP] APXS -S option in 4.0.6"
- In reply to: Mark Maggelet: "Re: [PHP] [OT-ish] Optional Extras."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I don't see how this is weighted.
The count(car_id) and group_by should give a "score" for each car_id.
I neglected to use "count(car_id) as score" and to add "order by score desc"
though.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jason Lustig: "RE: [PHP] $REMOTE_ADDR error"
- Previous message: Brian Paulson: "[PHP] APXS -S option in 4.0.6"
- In reply to: Mark Maggelet: "Re: [PHP] [OT-ish] Optional Extras."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

