|
it's known behaviour of php compiler.
it considers for($i=0;$i<=10;$i++) echo $i,"<br>"; as one statement. If you need to break it into multiple, add curly braces: for($i=0;$ ... |
|
im using Phped for a while and i have a problem with that
i post a simple code to show my problem: 1:<?php 2: echo "First<br>"; 3: for($i=0;$i<=10;$i++ ... |
Page 1 of 1 | All times are GMT - 5 Hours |
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by