> A
> Abba
> ACDC
> Adams, Bryan

two outta three of those bands are awful

oh, sorry, where was i, oh yes, the php... yes, just a simple programming
loop, use a substring on the first letter of the band name

set letter = 'Z'
loop:
   get next record
   if substring(band,1,1) != letter
         set letter = substring(band,1,1)
         print letter
   endif
   print record
end loop


rudy


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to