">
<?phpswitch($k){case 2: print "First"; break;case k: print "Second"; break;}?>
Case cannot be defined by a variable.
Previous Question Next Question
Your comments will be displayed only after manual approval.