Portál AbcLinuxu, 9. listopadu 2025 11:33
Diky moc.
$a = ???
switch($a){
case 1:
echo "this is 1";
break;
case 2:
echo "this is 2";
break;
case 3:
echo "this is 3";
break;
case 4:
echo "this is 4";
break;
}
Řešení dotazu:
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.