Created by
Ben Howdle of
The else statement does not exist in PHP for the “for” loop…
10 STORY() 20 GOTO 10
The for loop has a wrong condition!
for($i=0; $i >=0;$i++)