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)
8) Write a script to keep track of number of times the web page has been accessed (use $_COOKIE).
11)Write PHP script to create a CD catalog using XML file.
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).
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.