What is the difference between $message and $$message?
Answers were Sorted based on User's Feedback
Answer / bijaya.behera9911033016@orissa
$message : It is static variable
$$message : It is an dynamic variable
| Is This Answer Correct ? | 3 Yes | 15 No |
Answer / peter
Stupid English. Please learn your vocabulary first then
start coding.
| Is This Answer Correct ? | 3 Yes | 36 No |
What is the use of rand() in php?
How can you execute php script from the command line?
Which variable declarations within a class is invalid in php?
How to avoid the undefined index error?
Tell me what is the use of "ksort" in php?
What are magic constants in php?
What is the difference between include and require?
What is helper library?
What is php static function?
what is benefit of magento?
What are the delimiters in php?
What is php and why it is used?