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
What's the difference between __sleep and __wakeup?
What is the purpose of basename() function in PHP?
Do you know design patterns. List few?
How can we calculate the similarity between two strings?
What are major variables in research?
What's php?
What is the capacity of mysql database?
What are the design patterns in php?
Tell me what are the encryption techniques in php?
How do I run a php program in dreamweaver?
What is strstr php?
What does echo mean in php?
How can php and javascript interact?
Tell me which function gives us the number of affected entries by a query?
Tell me how can I display text with a php script?