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

php-1

Php questions

Uploaded by

vramoshi72
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

php-1

Php questions

Uploaded by

vramoshi72
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PHP

(2019 Pattern) (Semester-III) (CA-304)


1st Question paper

Q1) Attempt any EIGHT of the following (out of Ten). [8×2=16]


❖ List the types of array.
❖ What are different arithmetic operators in PHP?
❖ What is abstract class in PHP?
❖ Define sticky form.
❖ What is validation?
❖ What is use of array-slice () in PHP?
❖ What are the databases supported by PHP?
❖ what is the use of session?
❖ Which attribute is used for multiple selections in select tag?
❖ J) What is the purpose of break statement?

2nd Question paper


❖ Explain difference between static and dynamic website.
❖ How to declare variable in PHP?
❖ What is the use of count ( ) in PHP?
❖ What is a session?
❖ What is cookie?
❖ Explain PHP explode ( ) function.
❖ How to concate two strings in PHP?
❖ What is PHP? Explain $ - SERVER
❖ Describe echo statement in PHP

❖ 3rd Question paper


❖ What is indexed array?
❖ What is difference between “echo” and “print”?
❖ Explain Krsort() function in PHP.
❖ What is the use of Sticky form in PHP?
❖ Explain setcookie () function in PHP.
❖ What is $_SESSION in PHP?
❖ Explain var_dump function in PHP.
❖ What is Ternary operator in PHP?
❖ Explain array_slice function in PHP.
❖ Explain mysqli_connect() in PHP

4th Question paper


❖ What is PHP?
❖ What is difference between “echo” and “print”?
❖ What is the use of isset ( ) function?
❖ Which are the methods to submit form?
❖ Explain setcookie ( ) in PHP.
❖ What is $-SESSION in PHP?
❖ Explain split ( ) function in PHP.
❖ What does PEAR stands for?
❖ What is the use of print_r ( )?
❖ What does the unset ( ) function mean?
Q5) Write a short note on Any Two of the following. [2×3=6]
1st Question paper
❖ Explain advantages of PHP built in functions
❖ Explain GET Method
❖ List Advantages of PHP.
2nd Question paper
❖ Radio button and checkbox
❖ Superglobals in PHP
❖ Class and object
3rd Question paper
❖ Form and Form elements.
❖ Assignment operators in PHP.
❖ List different php MYSQLi functions.
4th Question paper
❖ Form and Form elements
❖ Logical operators in PHP
❖ Validation in PHP

You might also like