What is the difference between $message and $$message ?
Answer Posted / abhilash
if $message1 = "hello";
and $message = "message1";
den $$message = hello
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
What is design pattern? Explain all including singleton pattern?
How to initiate a session in php?
How long does a php session last for?
How to retrieve the original query string?
What is api used for?
What is session and Cokkies . How it works . tell some thing about Session_id()
Does empty check for null?
Is php a cms?
What do you mean by core php?
Explain php split() function.
what is benefit of magento?
How many ways to include variables in double-quoted strings in php?
What is varchar mysql?
What is pdo classes?
Why is php so popular?