what is hidden variable? what is its difference with the
normal variable...
Answer Posted / 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 |
Post New Answer View All Answers
Explain the three different kinds of Arrays?
How to include variables in double-quoted strings in php?
What does explode do in php?
Explain me what are the 3 scope levels available in php and how would you define them?
What are the 5 types of data?
What are the features of object-oriented programming in php?
Which software is best for php?
How to create an array from php string?
Explain about require and include function?
What is the function of trim?
Tell me how can we connect to a mysql database from a php script?
How to redirect a url from http to https in .htaccess?
Do you know how to declare an array in php?
How do you use bcrypt for hashing passwords in php?
What is orm in php framework?