| 
	
 | 
 Posted by IchBin on 06/25/06 02:09 
Geoff Berrow wrote: 
> Message-ID: <upSdnV7otMxIdQDZUSdV9g@ptd.net> from IchBin contained the 
> following: 
>  
>>  [X] classic =  1 
>>  [X] rock    =  2 
>>  [_] ballad  =  4 
>>  [_] 80's    =  8 
>>  [X] 90's    =  13 
>> 
>> Example, above the bucket value would be 16 
>> 
>> if you had 6 the you know it is 'rock' and 'ballad' 
>> if you had 10 the you know it is 'rock' and '80's' 
>> ... and so on..... 
>  
> Wow that's neat.  But as we have explode and implode wouldn't it be 
> simpler to just store the genres as a comma separated list? 
>  
 
To me, programmatically, no.. it's to easy doing it this way and its all  
contained in the program and database. 
 
Thanks in Advance... 
IchBin, Pocono Lake, Pa, USA http://weconsultants.awardspace.com 
__________________________________________________________________________ 
 
'If there is one, Knowledge is the "Fountain of Youth"' 
-William E. Taylor,  Regular Guy (1952-)
 
[Back to original message] 
 |