[SOLVED] Silly parse error
Posted: Wed Jan 05, 2005 2:20 pm
I have been staring at this for a while now and just can't see the problem. This is the line thats causing problems.
The error I'm getting is "Unexpected [" but I can't see the problem
Code: Select all
if ( ($Slot[$k][DayID] == Day[$i]) && ($Slot[$k][TimeID] == Time[$j]) )