include "database.phph"; $slackerselect = "select id, shortname from author where slacker_flag = 'Y' order by shortname"; $slacker_fetch = mysql($db, $slackerselect); $guestselect = "select id, shortname from author where slacker_flag = 'N' order by shortname"; $guest_fetch = mysql($db, $guestselect); ?>
![]()
while ($author = mysql_fetch_object($slacker_fetch))
{
print "id\">$author->shortname |
|
![]() ![]()
|
||
![]() |
|