What is the difference between $message and $$message?
Answer Posted / bijaya.behera9911033016@orissa
$message : It is static variable
$$message : It is an dynamic variable
| Is This Answer Correct ? | 3 Yes | 15 No |
Post New Answer View All Answers
Does php 7 support mysql?
How to increase the maximum execution time of a script in php?
What is php default argument?
What is an anti csrf token?
What is Different between Joomla And Magento?
What is the difference between explode() and split() functions?
What is super () python?
What are the two most common ways to start and finish a php block of code?
Where is the functions php in wordpress?
What are the popular content management systems (cms) in php?
How is session id stored in browser?
What does $_cookie mean?
Tell me how can we check the value of a given variable is alphanumeric?
How to run the interactive php shell from the command line interface?
What is use of htmlspecialchars php?