codice: for ($i = 10; $i >= 0; $i--) { print $i; }
for ($i = 10; $i >= 0; $i--) { print $i; }
Regole del Forum