what is hidden variable? what is its difference with the
normal variable...
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / taher
Hidden Variable Means Not Show The Value of the
Variable.That means <input Type="Hidden"> that And Normal
Variable Means $a and Used.
| Is This Answer Correct ? | 4 Yes | 4 No |
Differences between get and post methods?
Do you know what is the function mysql_pconnect() usefull for?
Define metaphone()?
What is a php array?
What is difference between python and php?
Why do we use in php?
Where are cookies stored php?
How to display your correct URL of the current web page?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
Explain which cryptographic extension provide generation and verification of digital signatures?
How can we execute a php script using command line?
What is implode() in php?