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

V2V_question_wbp

The document outlines various PHP programming tasks and questions for students, including topics like $_GET method, session management, and database interactions. It also promotes V2V EdTech's diploma courses available for purchase at 4999 each and encourages downloading their app for free study materials. Contact information for inquiries is provided, along with links to their YouTube and Instagram channels.

Uploaded by

Ronit Patil
Copyright
© © All Rights Reserved
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
0% found this document useful (0 votes)
57 views

V2V_question_wbp

The document outlines various PHP programming tasks and questions for students, including topics like $_GET method, session management, and database interactions. It also promotes V2V EdTech's diploma courses available for purchase at 4999 each and encourages downloading their app for free study materials. Contact information for inquiries is provided, along with links to their YouTube and Instagram channels.

Uploaded by

Ronit Patil
Copyright
© © All Rights Reserved
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/ 3

V2V EdTech LLP | WBP (314317) | Notes

WBP – Notes

Fy-Diploma (URJA) [LIVE] (Sem 2) only at 4999/- BUY NOW


Sy-Diploma (UMANG ) [LIVE] (Sem 3 + sem 4) : only at 4999/- BUY NOW
Ty-Diploma (YUKTI ) [LIVE] (Sem 3 + sem 4) : only at 4999/- BUY NOW
All Courses : CHECK NOW YOUTUBE : SUBSCRIBE NOW INSTA : FOLLOW NOW
Download V2V APP on Playstore for more FREE STUDY MATERIAL
Contact No : 9326050669 / 9326881428
V2V EdTech LLP | WBP (314317) | Notes

Marks
1. Attempt any FIVE of the following. 10

a. What is the use of $_GET method in PHP?


b. List any four advantages of PHP.
c. Write the syntax of foreach loop in PHP.
d. What is introspection in PHP?
e. How to create and destroy a session in PHP?
f. What is the use of mysqli_connect() function?
g. Define serialization.

2. Attempt any THREE of the following 12

a. Write a PHP script using associative array and display its


content.
b. Explain the difference between explode() and implode() with
examples.
c. Explain session and cookie with their uses.
d. Write a program to send email using mail() function in PHP.

3. Attempt any THREE of the following 12

a. Write a PHP program to insert and retrieve data from MySQL


database.
b. Define constructor and destructor in PHP with example.
c. Create a form with textbox, radio, checkbox, and dropdown,
then display data using PHP.
d. Explain the difference between session and cookies (any four
points).

4. Attempt any THREE of the following 12

a. Write a PHP program to create PDF using FPDF.


b. Explain user-defined function with an example.

Fy-Diploma (URJA) [LIVE] (Sem 2) only at 4999/- BUY NOW


Sy-Diploma (UMANG ) [LIVE] (Sem 3 + sem 4) : only at 4999/- BUY NOW
Ty-Diploma (YUKTI ) [LIVE] (Sem 3 + sem 4) : only at 4999/- BUY NOW
All Courses : CHECK NOW YOUTUBE : SUBSCRIBE NOW INSTA : FOLLOW NOW
Download V2V APP on Playstore for more FREE STUDY MATERIAL
Contact No : 9326050669 / 9326881428
V2V EdTech LLP | WBP (314317) | Notes

c. Write a program to demonstrate method overloading or


overriding.
d. Write a script to validate a user input form (name, email,
mobile).
e. Write queries in PHP for updating and deleting records from a
table.

5. Attempt any TWO of the following 12

a. Write a PHP program to connect with MySQL and display


student data in a table.
b. Explain the different types of loops in PHP with examples.
c. Create a class Rectangle with length and width as properties
and calculate area.

6. Attempt any TWO of the following 12

a. Write a PHP script to create, retrieve, and delete a cookie.


b. Explain any four string functions with examples: strlen(),
strtoupper(), str_replace(), str_word_count().
c. Write a PHP program to demonstrate introspection using
get_class() and get_methods().

Fy-Diploma (URJA) [LIVE] (Sem 2) only at 4999/- BUY NOW


Sy-Diploma (UMANG ) [LIVE] (Sem 3 + sem 4) : only at 4999/- BUY NOW
Ty-Diploma (YUKTI ) [LIVE] (Sem 3 + sem 4) : only at 4999/- BUY NOW
All Courses : CHECK NOW YOUTUBE : SUBSCRIBE NOW INSTA : FOLLOW NOW
Download V2V APP on Playstore for more FREE STUDY MATERIAL
Contact No : 9326050669 / 9326881428

You might also like