php3-list | 199908
Date: 08/28/99
- Next message: almir kazazic: "[PHP3] FW: [PHP3] using PHP3 to upload files, anyone?"
- Previous message: almir kazazic: "[PHP3] FW: [PHP3] Help pl Apache On Win95"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----Original Message-----
From: almir kazazic [mailto:a9409754 <email protected>]
Sent: Samstag, 28. August 1999 15:01
To: 'Marcos Pinto'
Subject: RE: [PHP3] Grouped results in query
I would do it this way
first select authors from DB and than for each author select books from db
and loop through it
almir
-----Original Message-----
From: Marcos Pinto [mailto:marcosjp <email protected>]
Sent: Freitag, 27. August 1999 13:29
To: php3 <email protected>
Subject: [PHP3] Grouped results in query
Hi there everyone!
I'm building a small system to list books from a library.
In this system I'm including different search options, and
one of them is to search for keyword. When this search is
done, I'd like to list all the books grouped under each
author, like this:
Author A
. book 1
. book 2
. ...
Author B
. book 1
. book 2
. ...
And so on.
I knew how to do it in Cold Fusion, but still have no idea
of how to do it with PHP + Mysql.
Any hints ? :-)
[ ]s, Marcos, Brazil.
-----------
marcosjp <email protected>
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: almir kazazic: "[PHP3] FW: [PHP3] using PHP3 to upload files, anyone?"
- Previous message: almir kazazic: "[PHP3] FW: [PHP3] Help pl Apache On Win95"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

