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
Can you define an array argument as a reference type?
Is null in php?
Is php easier than node?
What is binary safe string?
What is session php?
How to pass an argument to a function?
How to enable parsing?
How to get a random value from a php array?
What is php date function?
What is api example?
What is array function in javascript?
What is difference between isset and empty in php?
Which functions are used to count the total number of array elements in php?
Is php pass by reference or value?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?