fehlt hier Zitat PHP-Code: <?php $Ergebnis = 7; $foo = ($ergbnis++) - 3; $x = foo + 12; $x %= 3; $Ergebnis += (2 * x); print($Ergebnis); ?> ... in der 4ten Zeile ein $ für die foo variable?
<?php $Ergebnis = 7; $foo = ($ergbnis++) - 3; $x = foo + 12; $x %= 3; $Ergebnis += (2 * x); print($Ergebnis); ?>
Foren-Regeln