I would like to allow articles to be searched and
returned in grouped categories - similar to cnet.com

See example here:
http://cnet.search.com/search?timeout=3&q=mysql

Grouping is not a problem - but it becomes a problem
when there are thousands of results and I only want to
display the first few from each category - similar to
the way cnet does.

Table structure (simplified) I am working with is 

id | category | date | title | article

Thanks much,
olinux


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to