0% found this document useful (0 votes)
6 views1 page

Repeated Questions PHP 22619

Uploaded by

Prasad Pangarkar
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)
6 views1 page

Repeated Questions PHP 22619

Uploaded by

Prasad Pangarkar
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/ 1

Repeated Questions - PHP 22619

1. Explain advantages of PHP.

2. Explain variable and rules for naming variables in PHP.

3. Difference between echo and print statements.

4. Explain any four string functions in PHP with example.

5. What is the use of isset() and unset() functions?

6. Differentiate between GET and POST methods.

7. List and explain types of loops in PHP.

8. Define session and cookie. Explain session_start().

9. Program for inserting/updating data into a database using PHP.

10. Explain inheritance with an example.

You might also like