Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

University of Makati

College of Computer Science

Web System and Technologies

Laboratory Exercise 4. Logical Expressions

Group Name: ZODIAC


Team Leader: Mariano, Carl Jacob S.
Members: Jarabata, Maria Angelita
Redoloso, James Lloyd
Valentin, Vince

Submitted to: Prof. Michael C. Olivo

Date of Submission: ____

1
I. INTENDED LEARNING OUTCOMES

At the end of this exercise, students should be able to:

1. Comprehend the conditional statements in PHP.


2. Use the PHP switch operator in a conditional statement.

II. ACTIVITY

CREATE A PHP PROGRAM THAT WILL:


1. Determine if a number is an odd number or an even number. Add
validation.

2. Display the zodiac sign of a person depending on the birth month and date.
Add validation.

2
III. CONCLUSION:

Our conclusion here it is challenging for our group because it is the first time that
we make a zodiac sign program. But the number one is not new to us because we
already doing that in the past, second year in our java but the difference is the
language that we’re using now which is PHP. However this activity is helpful
especially to us that newbie in PHP language.

IV. REFERENCE/s

RUBRICS:

Activity 1-2 Correct Output 60%


with no Errors
Apply HTML Design 20%
Conclusion, Source Code, 20%
Screen Shot and References
Total

You might also like