what is hidden variable? what is its difference with the
normal variable...
Answer Posted / rajesh
Hidden variables wont be showing in browser. But the value of the hidden variable will be sent while page submitting.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Does php require a web server?
How to delete cookie files on your computer?
What are the __construct() and __destruct() methods in a php class?
Write a program to find a string is palindrome or not?
How to find the position of the first occurrence of a substring in a string?
How do sessions work in php?
Can age be a variable?
Explain me what is the use of 'print' in php?
How does php isset work?
What is isset function in php?
What is magic function in php?
What are the different filter functions used to filter a variable?
How is traits used in php?
What is namespace and use in php?
How is it possible to know the number of rows returned in the result set?