Question Bank
1) Explain web page validation with example.
2) How can we destroy cookies?
3) Elaborate the following :
(i) _ call ()
(ii) Mysqli _ connect ()
4) Enlist the attributes of cookies.
5) Describe i) Start session ii) Get session variables.
6) Define GET and POST methods.
7) Write a program for cloning of an object.
8) Create customer form like customer name, address, mobile no, date of birth
using different form of input elements & display user inserted values in new
PHP form
9) List two database operations.
10) Explain procedure to create PDF in PHP. Write example
11) Write a program for cloning of an object.
12) Develop a PHP program to :
i.Enter data into database
ii.Retrieve and present data from database
13) Define terms of i)object ii)class Describe form controls – text box, text area, radio
button, check box, list &buttons.
14) State any four form controls to get user’s input in PHP.
15) Explain delete operation of PHP on table data.
16) Write syntax of Connecting PHP Webpage with MySQL.