We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
IBADAN CITY POLYTECHNIC, IBADAN
DEPARTMENT OF COMPUTER SCIENCE
FIRST SEMESTER EXAMINATION NOVEMBER 2024 COURSE CODE: COM 411 COURSE TITLE: WEP DEVELOPMENTS PHP DURATION: 2 HOURS INSTRUCTION: ANSWER FIVE QUESTIONS (5)
1a. What is web page and Explain the history of PHP
b. Explain how to create forms using HTML tags
2a. what is functions and Explain how to create functions in php
b. mention different types of functions
3a. Discuss the concept of object oriented programming
b. Explain the history of MySQL and why it fits well with PHP
4a. Discuss different types of web servers
b. Explain the basic PHP Syntax and mention five php tags c. Explain how to declare variables and Constants in PHP
5. Design a PHP web page to display 10 fields.
6a. Explain operators and how to use them in web applications
b. What is your interpretation of the following Session Cookies Session Tracking
7a. write PHP program to calculate the area of a triangle given the base and height b. write PHP program to calculate the area of a circle given the base and height