TAM2 - Operators and Control Structures PDF
TAM2 - Operators and Control Structures PDF
TECHNICAL-SUMMATIVE ASSESSMENT
2
PHP OPERATORS AND CONTROL STRUCTURE
Section:
Professor:
I. PROGRAM OUTCOME/S (PO) ADDRESSED BY THE LABORATORY EXERCISE
• Design, implement and evaluate computer-based systems or applications to meet desired needs and
requirements.
1. Create a php program that will display the same output below. Use control
structures to display the multiplication table with alternating color.
In the formula:
D= the year in the century
C= the century
k = the day of the month
m= month number, with January and February taken as months
11 and 12 of the preceding year, and March is month 1, April is 2,
..., and December is 10.
Snip and paste your source codes here. Snip it directly from the IDE so that colors of the codes are
preserved for readability. Include additional pages if necessary.
VIII. REFERENCES
1. https://www.w3schools.com/css/
2. https://www.w3schools.com/html/