Slip1
Slip2
Slip4
Slip5
Slip6
2) Write a PHP Script to create a super class Vehicle having members Company
and price. Derive 2 different classes LightMotorVehicle (members – mileage) and
HeavyMotorVehicle (members – capacity-in-tons). Define 5 Object of each
subclass and display details in table format
Slip7
Slip8
Slip9
Slip10
Slip11
Slip12
Slip13
Slip14
1) Create
student registration form and display details in the next page. (Use sticky
form concept).
Slip15
Slip16
Slip17
2)Write
a PHP program to accept username and password from the user. Validate it
against the login table in the database. If there is a mismatch between
username and password, then, display the error message as ―invalid user name
and password; else display the message as ―Login successful‖ on the browser.
Slip18
Slip19
Slip20
Slip21
Slip22
Slip23
Slip24
Slip25
Slip26
Slip27
Slip28
Slip29