What is the difference between $message and $$message?
Answer Posted / shekar
$message is normal variable , where as $$message is
variable variable
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
Why is used in php?
What is $_ get and $_ post in php?
What are different types of runtime errors in php?
Explain the difference between array_merge() and array_combine()?
How are variables declared in php?
Can I use node js with php?
Is a number php?
How can we change the value of a constant?
What is php sequence?
What is polymorphism?
Explain what is the difference between session and cookie?
Explain the difference between static and dynamic websites?
What is the use of nl2br() in php?
What is is_null() in php?
How to create a table to store files?