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
Which functions are used to count the total number of array elements in php?
How can I embed a java program in php file and what changes have to be done in php.ini file?
Tell me what is the use of "enctype" attribute in a html form?
What is the function of mysql_real_escape_string in php?
Tell me which programming language does php resemble to?
How many different types of messages available in php?
What is basename php?
How to find the position of the first occurrence of a substring in a string?
What is session in c#?
What are the different types of statements that are present in php?
Can age be a variable?
What is the empty function?
What is use of mysqli_query in php?
What type of headers that PHP supports?
Can we learn php without html?