PHP WITH MYSQL
Paper Set - I
Q.1 Very Short Type Questions
a. Enlist any four advantages of PHP.
b. Explain how to write a PHP document.
c. What are bitwise operators in PHP?
d. Explain the term "Arrays."
e. What are actual and formal parameters?
f. How to define a class in PHP?
Q.2 Short Type Questions
a. Explain data types used in PHP.
b. Write a PHP program to find the largest number among three numbers.
c. Explain if and switch statements.
d. How will you create and manipulate arrays?
e. Write a short note on visibility in PHP.
f. Write a PHP code for creating a basic image.
_____