0% found this document useful (0 votes)
6 views

Unit -5(PHP)Q

Uploaded by

shalinikshalu6
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Unit -5(PHP)Q

Uploaded by

shalinikshalu6
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Unit – 5

PHP

Questions
2M
1. Define PHP.
2. Define Server side programming.
3. Define variable in PHP.
4. Define Operator in PHP.
5. What are Control statements in PHP?
6. Define Built-in Functions in PHP.
7. Define User defined Functions in PHP.
8. Define Looping statements in PHP.
9. Mention a string functions in PHP.
10. Define Branching Statement in PHP.

5M
1. Write a basic programming structure of PHP.

2. Write a note on Variable in PHP.


3. Explain different types of Data types in PHP.

4. Write a note on Mathematical functions in PHP.

5. Explain Date and time Functions in PHP.

10M
1. Explain different kinds of operators with examples.

2. Define control statement. Explain different types of branching statements.

3. Define Function. Explain types of functions with an example.

4. Define looping statements. Explain types of Looping statements.

You might also like