Back to Browse

Write a PHP program to print table of a number

672 views
Dec 18, 2022
3:04

A table of a number can be printed using a loop in program. Logic: 1. Define the number. 2. Run for loop. 3. Multiply the number with for loop output. Example: We'll print the table of 7.

Download

1 formats

Video Formats

360pmp44.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Write a PHP program to print table of a number | NatokHD