What is the difference between $message and $$message?
Answer Posted / deepak tiwari
$message is variable and $$message is the variable of the
variable
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why use static methods php?
Do you know what is the function mysql_pconnect() usefull for?
Tell me how can we check the value of a given variable is alphanumeric?
What are the four scalar types of php?
What are global variables in php?
What is the difference between md5(), crc32() and sha1() crypto on php?
Tell us how to create an array of a group of items inside an html form?
What is helper library?
How arrays are used in php?
What does $globals means?
Is laravel an oop?
Tell me what is the difference between exception::getmessage and exception::getline?
What is meant by pdo in php?
How can we check the value of a given variable is alphanumeric?
What is php ci?