Answer the following functions: 1. Explain isset(). 2. Explain date(). 3. Explain strstr(). 4. Explain empty(). 5. What is NULL? 6. What is the use of $_POST? 7. Explain php.ini file.
[7 marks]Explain errors in PHP with example.
[7 marks]Explain for and foreach loop with suitable example.
[7 marks]Explain associative array and different methods to create array in PHP with suitable example.
[7 marks]Write the difference between GET and POST method. Explain any one method with suitable example.
[7 marks]Write a short note on cookies and sessions.
[7 marks]Create a web page for User Registration and execute a PHP file on submission of the form and display the information using PHP.
[7 marks]Explain implode and explode function with example.
[7 marks]Explain features of PHP.
[7 marks]Explain any 7 functions of file with example.
[7 marks]Explain the use of mysqli_connect, mysqli_num_rows, and mysql_query functions with example?
[7 marks]What is function? What is the basic syntax of a user defined function? How do you provide a default value for a function argument?
[7 marks]Explain output buffering with example.
[7 marks]Create a student registration form with validation using AJAX.
[7 marks]Explain any seven slide or fade effects methods in jquery.
[7 marks]Write the diference between include() and require() in PHP.
[7 marks]What is JQuery?. Illustrate features of JQuery with an example.
[7 marks]