What is the difference between $message and $$message ?
Answer Posted / mohit
$message is a variable and $$message is a refrence variable
that have the refrence of $message.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the use of @ in php?
Is php a middleware?
Is null function in php?
What is encapsulation in php with example?
What is the difference between characters and #?
Can you pass an array into a function?
What is new static in php?
How can you encrypt password using php?
Which cryptographic extension provide generation and verification of digital signatures?
What are different types of errors available in Php?
What is the super method?
What is the difference between core php and php?
What is isset post?
Explain Creating and Naming an Array?
What is the ioncube php loader?