par
shogiban » 04 janv. 2006, 16:19
bonne annee tlm, un petit probleme tout symple pour vs neurones :
Code : Tout sélectionner
if (!isset($shogiban)) {
$shogiban = array();
for( $i=1; $i<=121; $i++; ) {
array_push($shogiban,$i);
}
}
print_r($shogiban);
Code : Tout sélectionner
:arrow: Parse error: parse error, expecting `')'' in c:\program files\easyphp1-8\www\shogi\chess.php on line 6
ke?
bonne annee tlm, un petit probleme tout symple pour vs neurones :
[code]if (!isset($shogiban)) {
$shogiban = array();
for( $i=1; $i<=121; $i++; ) {
array_push($shogiban,$i);
}
}
print_r($shogiban);[/code]
[code]
:arrow: Parse error: parse error, expecting `')'' in c:\program files\easyphp1-8\www\shogi\chess.php on line 6
[/code]
ke?