How to print a star pattern in PHP?
What is star pattern?
Star Pattern is the series of such character like (*) or another characters can be used to print to create geometrical shapes.
Logic:
- Input number of rows(i) to print from user given $num.
- To iterate through rows(i) run an outer loop from 0 to $num with for loop.
- To iterate through columns(j) run an inner loop form 1 to $i with for loop.
- After printing all columns(j) of a row move to next line.
Right Triangle Star Pattern coding:
Entering a number:
Thanks
PHP Fundamental Tutorials with Basic Demo by Chentan in 2020 – Part-1
PHP Fundamental Tutorials with Basic Demo by Chentan in 2020 – Part-2
With MotoShare.in, you can book a bike instantly, enjoy doorstep delivery, and ride without worries. Perfect for travelers, professionals, and adventure enthusiasts looking for a seamless mobility solution.