Please login to start chat

ICT Solutions 2019-01-22 11:20:16
Category : php tutorials

For loop in php

<?php
$text = 'I am Thet Naing Win.';
for($count = 1; $count <= 10; $count++){
echo $count. ' '.$text. '!</br>';
}
?>

Comments:

No comment to show.

Available Services
Download Android Application