0% found this document useful (0 votes)
80 views2 pages

3 Hours / 70 Marks: Seat No

This document appears to be instructions for a PHP exam consisting of 6 questions worth 70 total marks. It provides instructions that the exam is closed book, that candidates should answer questions on new pages, and that figures indicate the full marks for each question. The first question is worth 10 marks and asks students to attempt 5 out of 7 short questions on PHP concepts and syntax. The second and third questions are each worth 12 marks and ask students to attempt 3 out of 4 longer questions that require more explanation. The fourth question is again worth 12 marks and involves attempting 3 out of 5 questions on PHP programming concepts. The fifth question is worth 12 marks and involves attempting 2 out of 3 questions demonstrating PHP data types or connecting PHP to MySQL. The

Uploaded by

Tanishka Patil
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)
80 views2 pages

3 Hours / 70 Marks: Seat No

This document appears to be instructions for a PHP exam consisting of 6 questions worth 70 total marks. It provides instructions that the exam is closed book, that candidates should answer questions on new pages, and that figures indicate the full marks for each question. The first question is worth 10 marks and asks students to attempt 5 out of 7 short questions on PHP concepts and syntax. The second and third questions are each worth 12 marks and ask students to attempt 3 out of 4 longer questions that require more explanation. The fourth question is again worth 12 marks and involves attempting 3 out of 5 questions on PHP programming concepts. The fifth question is worth 12 marks and involves attempting 2 out of 3 questions demonstrating PHP data types or connecting PHP to MySQL. The

Uploaded by

Tanishka Patil
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

22232

22619
3 Hours / 70 Marks Seat No.

Instructions : (1) All Questions are compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever necessary.
(4) Figures to the right indicate full marks.
(5) Assume suitable data, if necessary.
(6) Mobile Phone, Pager and any other Electronic Communication
devices are not permissible in Examination Hall.

Marks
1. Attempt any FIVE of the following : 10
(a) State the advantages of PHP (any four).
(b) State the use of strlen() & strrev().
(c) Define introspection.
(d) Enlist the attributes of cookies.
(e) Write syntax of constructing PHP webpage with MySQL.
(f) Define GET & POST methods.
(g) State the use of “$” sign in PHP.

2. Attempt any THREE of the following : 12


(a) Write a program using do-while loop.
(b) Explain associative and multi-dimensional arrays.
(c) Define serialization and explain it with example.
(d) Describe the procedure of sending e-mail.

[1 of 2] P.T.O.
22619 [2 of 2]
3. Attempt any THREE of the following : 12
(a) Differentiate between implode and explode functions.
(b) Explain the concept of cloning of an object.
(c) Describe the procedure of validation of web page.
(d) Write update & delete operations on table data.

4. Attempt any THREE of the following : 12


(a) State user defined function and explain it with example.
(b) Describe inheritance, overloading, overriding & cloning object.
(c) Explain web server role in web development.
(d) Explain inserting & retrieving the query result operations.
(e) Create a web page using GUI components.

5. Attempt any TWO of the following : 12


(a) Implement any three data types used in PHP with illustration.
(b) Write a program to connect PHP with MySQL.
(c) Explain the concept of constructor and destructor in detail.

6. Attempt any TWO of the following : 12


(a) Describe form controls – text box, text area, radio button, check box, list &
buttons.
(b) Write a program to create PDF document in PHP.
(c) Elaborate the following :
(i) _ call ()
(ii) Mysqli _ connect ()

_____________

You might also like