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
How can image properties be retrieved in php?
What version of php do I have windows?
Can I use php in visual studio?
Tell me what are the encryption techniques in php?
Are php sessions cookies?
Which will check if a function exists?
How does csrf token work?
Which is faster for or foreach?
In php how can you jump in to and out of "php mode"?
Is php object oriented?
What is variable and data type?
How can we destroy the cookie in php?
What are the differences between mysqli_connect and mysqli_pconnect?
What is the function func_num_args() used for?
How to get the directory name out of a file path name?