You are on page 1of 2

INDEX

S.NO DATE CONTENT PAGE SIGN


NO

1 Write a PHP program to create simple webpage.

2 Create a PHP program using if else conditional


statement.

3 Create a PHP program using nestedif


conditional statement.

4 Create a PHP program using switch


statement.

5 Create a PHP program using while loop statement.

6 Create a PHP program using do while loop statement.

7 Create a PHP program using for loop statement.

8 Create a PHP program using for each statement.

9 Write a PHP program to display a numerical array.

10 Write a PHP program to display an associative array.

11 Write a PHP program to display a multidimensional


array.

12 Write a PHP program to sort an array element.

13 Write a PHP program to illustrate session.

14 Write a PHP program to illustrate cookies.


S.NO DATE CONTENT PAGE SIGN
NO

15 Write a PHP program to illustrate file manipulation.

16 Create a simple application using post method.

17 Create a simple application using getmethod.

18 Create an application with input


validations.

19 Create a table in PHP using MYSQL connectivity.

20 Create a table with constraints.

21 Write a PHP program to insert row in table using


MYSQL connectivity.

22 Write a PHP program to delete row in table using


MYSQL connectivity.

23 Write a PHP program to update and display the table


using MYSQL connectivity.

24 Create a PHP program to apply any two aggregate


functions using MYSQL connectivity.

25 Create a PHP program to search a record using


MYSQL connectivity.

You might also like