switch ($the_choice) {
 case Daniel_Schierbeck_1:
 echo 'Didnt read previous thread and comes voiceing his political opinions
like a jackass on a high traffic PHP mailing list which people from
different countries other than the states receive';
 break;
 case Daniel_Schierbeck_2:
 echo 'Just a moron';
break;
default:
 echo 'both of the above';
 }

On 11/3/2004 12:25:43 AM, Daniel Schierbeck ([EMAIL PROTECTED]) wrote:
> Apexeleven wrote:
>
> > I
> can't wait for the replies...
>
> Vote? What vote?
>
>
> Just kidding...
>
>
> switch ($candidate) {
> case CANDIDATE_BUSH:
> echo 'Oh
> shit, 4 more years...
> ';
> break;
> case CANDIDATE_KERRY:
> echo 'Well,
> he\'s the lesser evil...';
>
> break;
>
> case CANDIDATE_NADER:
>
> default:
>
> echo 'Didn\'t see *that* one coming, did you?';
> }
>
> --
> Daniel Schierbeck
>
> Help spread Firefox (www.getfirefox.com):
> http://www.spreadfirefox.com/?q=user/register&r=6584
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to