[code]for ( $count = 5; $count <= 5; $counter ++) {
echo $counter;
echo ” <br />”;
}[/code]
Tags: for loop, Loop, PHP
This entry was posted
on Sunday, June 15th, 2008 at 1:56 pm and is filed under PHP.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.