Questa è la cosa più semplice che mi è uscita:

Codice PHP:
for ($i 0$i 10$i++) {
     if ((
$i 2) != 0)
         echo 
"$i, ";