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 |
Explain some of the php array functions?
Is nan in php?
Explain the difference between require() and require_once()?
What is difference between static and final in php?
What is the purpose of break and continue statement?
What is cURL in PHP?
Which function is used to strip whitespace?
What is meant by nl2br()?
Explain the difference between mysql_connect and mysql_pconnect?
Is php a low level language?
What is a string in r?
Why do we use query?