Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me is it possible to protect special characters in a query string?
What is the use of hooks?
What does the scope of variables means?
What is the purpose of the '.myd' file extension? What do thes file contain?
Do you know what is the use of rand() in php?
How do I update php?
Explain the casts allowed in PHP?
How to remove all duplicate values in array in php?
Explain what are some new features introduced in php7?
what is the difference between php and my sql
What is final keyword in php?
What is design pattern? Explain all including singleton pattern?