This commit is contained in:
FlyInTheBox 2022-10-19 13:31:19 +02:00
parent dc2718b28f
commit 2aef04141a

View file

@ -33,6 +33,7 @@ $plusy = rand(0, 10);
echo $plusy;
?>
</pre>
<pre>
<?PHP
switch ($plusy) {