TYBCA-III >> AWT- 15Marks

1) Write a PHP program to create a simple calculator that can accept two numbers andperformoperations like add, subtract, multiplication and divide (using Self Processing form)


2) A college has given roll number to each student, The roll number is six digit number where first two digits are faculty(B.Sc.,BCA,BA) third digit is year (Ist(1),IInd(2) and IIIrd(3)) and last three digit are actual number.
Write PHP script to accept a number and print faculty,year and roll number of student.(e.g Rollno=BC1004,faculty=BCA, year=1st,rollno=004)


3) Write a PHP script to demonstrate the introspection for examining class(use function get_declared_classes(),get_class_methods() and get_class_vars()).


4) Write a Calculatorclass that can accept two values, then add them, subtract them, multiply them together, or divide them on request. For example:
$calc = new Calculator( 3, 4 );
echo $calc- >add(); // Displays “7”
echo $calc- >multiply(); // Displays “12”


5Write an PHP script to search customer name from customer.dat file(Use AJAX concept)


6)Write a PHP Script create login form and validate it (Use database and Sticky form concept)


7)Create a form to accept employee details like name, address and mobile number. Once the employee information is accepted,then accept LIC information like policy_no,name, premium. Display employee details and LIC details on next form.(use COOKIE)


8) Write a script to keep track of number of times the web page has been accessed (use $_COOKIE).


9) Create an abstract class Shape with methods calc_area( ) and calc_volume( ). Derive three classes Sphere(radius) , Cone(radius, height) and Cylinder(radius, height), Calculate area and volume of all. (Use Method overriding).


10) Write a PHP script to accept username and password. If in the first three chances, username and password entered is correct, then display second form, otherwise display error message. (Use Session) .


11)Write PHP script to create a CD catalog using XML file.


12)Write a PHP script for the following: Design a form to accept a number from the user. Perform the operations and show the results.
Factorial of a number using Recursion.
Add the digits of that number to reduce it to single digit.
(use the concept of self processing page.)


13)Write a PHP script using AJAX concept, to develop user-friendly and interactive search engine (like a google search engine)


14)Create student registration form and display details in the next page. (Use sticky form concept).


15) Write a PHP Script to Upload the file and display its information.(use $_FILES).


16)Write a PHP Script to display Server information in table format (Use $_SERVER).


17) To create form that accept the user details. write php program to capitalize of first letter of each name and check user email address contain @ symbol.


18)Write a C Program to accept a four digit number from user and count zero , odd and even digits of the entered number.


19) Write a PHP script to accept a string and then display each word of string in reverse order. (use concept of self processing form)


20) Write PHP program to select list of subjects (use multivalued parameter) displays on next page.(Use listbox to select subject).


21)Write a PHP program to accept two string from user and check whether entered strings are matching or not.(use sticky form concept).


22)Write a script to keep track of number of times the web page has been accessed.(Use $_SESSION[ ] ).


23)Write a PHP script to generate an XML in the following format //xml code Programming PHP O’RELLY Beginners PHP WROX


24)Write a simple PHP program which implements Ajax for addition of two numbers.


25)write ajax program which implemnets ajax for addirion of two numbers.


26)Write PHP script to demonstrate the concept of introspection for examining object.


27) Write an Ajax program to display list of games stored in an array on clicking OK button.


28) Change the preferences of your web page like font style, font size, font color, background color using cookie. Display selected settings on next web page and actual implementation (with new settings) on third web page.


29) Write a script to create XML file named “Course.xml” <Course>
<Computer Science>
<Student name>.......</Student name>
<Class name>......</Class name>
<percentage>.....</percentage>
</Computer Science>
</Course>
Store the details of 5 students who are in TYBCA.


30)Write a PHP Script to display response header information for any text file using $_http_response_header.


Search

Project Categories

Recent Posts

Mail Management System
Posted on 2019-07-18
Online food ordering system
Posted on 2019-07-18
Library Management System
Posted on 2019-07-17
Health center system project
Posted on 2019-07-17
Gym Management System
Posted on 2019-07-17
furniture management system
Posted on 2019-07-17
Electronic shop management system
Posted on 2019-07-17
Automobile Workshop Management
Posted on 2019-07-17
Online Visa Processing System
Posted on 2019-07-17
Inventory management System
Posted on 2019-07-17
petrol-management system
Posted on 2019-07-17
Cloths management system
Posted on 2019-07-17
Society Management system
Posted on 2019-07-17
Mall management system
Posted on 2019-07-17
school management system
Posted on 2019-07-17
Sales Order Processing System
Posted on 2019-07-17
Retail sales management
Posted on 2019-07-17
Raw Materials Management
Posted on 2019-07-17
railway reservation system
Posted on 2019-07-17
purchase and sales management system
Posted on 2019-07-17
Placement Management System
Posted on 2019-07-17
Pet Shop Management System
Posted on 2019-07-17
petrol pump management system
Posted on 2019-07-17
Patient Information System
Posted on 2019-07-17
news agency system
Posted on 2019-07-17
Cinema Booking System
Posted on 2019-07-17
Medical Store System
Posted on 2019-07-17
leave management System
Posted on 2019-07-17
Laboratory Information Management System
Posted on 2019-07-17
content management system
Posted on 2019-07-17
Inventory management System
Posted on 2019-07-17
Institute Management System
Posted on 2019-07-17
Hotel management System
Posted on 2019-07-17
Gym Management System
Posted on 2019-07-17
Garage Management System
Posted on 2019-07-17
Furniture shop management system
Posted on 2019-07-17
Fisheries management  System
Posted on 2019-07-17
Fertilizer scheduling system
Posted on 2019-07-17
online eye care system
Posted on 2019-07-17
Dental Clinic Management System
Posted on 2019-07-17
Cyber Café Management
Posted on 2019-07-17
Milk Billing System
Posted on 2019-07-17
Colddrink management system
Posted on 2019-07-17
Cable management System
Posted on 2019-07-17
Beauty parlor management system
Posted on 2019-07-17
Facebook Clone
Posted on 2019-05-28
Dance Class Management System
Posted on 2019-05-24
Library Management System
Posted on 2019-05-24
Cab Management System
Posted on 2019-05-23
Blood Bank Management system
Posted on 2019-05-23
Beauty Parlour Management System
Posted on 2019-05-23
vissa proccesing system
Posted on 2019-05-23
Toll Plazza
Posted on 2019-05-23
BILLING APPLICATION
Posted on 2019-05-23
FLORICULTURE MANAGEMENT SYSTEM
Posted on 2019-05-23
Car On Rent
Posted on 2019-05-23
E-commers Shop
Posted on 2019-05-23

Sign In