- 1. Installation of WAMP/XAMP.
- 2. Write a program to enter TWO numbers and print the Swap Numbers using PHP.
- 3. Write a PHP Script to check whether the given number is Palindrome or not.
- 4. Write a program to do Array Operation in PHP.
- 5. File Handling Using PHP.
- 6. Write simple PHP program to
a. Set cookies and read it.
b. Demonstrate session management. - 7. Write a PHP program to create and drop a database using MySQL.
- 8. Write a PHP program to create a table in MySQL.
- 9. Write a PHP program to insert record into a table using MySQL.
- 10. Write a PHP program to drop table using MySQL.
- 11. Write a PHP program to select data and show into table format.
- 12. Create a student Registration in PHP and Save and Display the student Records.