- Explain the Different Data types of JS with example.
- Components inine internal & external JS with example
- Write a JS program to store 5 student name in an array & display them using a for loop, also create a function to count the total number of student
- What is the role of Document Object Model (DOM) in JS, Demonstrate with an example how you can change the background color when the button is clicked
- JS code to validate E-mail address using RGEX in a form
- Differentiate between client side & server sude programming with example why php is server side language
- What is variable in php, rule for declaring variables in php & different data type with example.
- List & explain the different operator in php with example (Arithmetic & Logical (Arithmetic & Logical)
- Explain the use of all conditional statement with example. Write a PHP script to check whether the given number is positive, negative or 0.
- Different types of loop in php, with example write PHP program for multiplication of 5.
-
Why session & state management is important.
-
Explain how hidden fields are used for session management. Advantages & Disadvantag.
-
What is guery string with example.
-
Define cookies with example, how they are created accessed and deleted from management.
-
Compare session with cookies, write a short note on why session considered more secured from storing user specified data.