What is the difference between $message and $$message?

Answers were Sorted based on User's Feedback



What is the difference between $message and $$message?..

Answer / bijaya.behera9911033016@orissa

$message : It is static variable


$$message : It is an dynamic variable

Is This Answer Correct ?    3 Yes 15 No

What is the difference between $message and $$message?..

Answer / peter

Stupid English. Please learn your vocabulary first then
start coding.

Is This Answer Correct ?    3 Yes 36 No

Post New Answer

More PHP Interview Questions

Is php the same as html?

0 Answers  


How would you declare a function that receives one parameter name hello?

0 Answers  


How to access a specific character in a string?

0 Answers  


how to set session expire(session timeout) using php code

2 Answers  


How many escape sequences are recognized in double-quoted strings in php?

0 Answers  






Tell us how to redirect a page in php?

0 Answers  


What is framework? How it works? What is advantage?

0 Answers  


Is polymorphism inherited?

0 Answers  


How to create a session? How to set a value in session? How to remove data from a session?

0 Answers  


What is session in PHP. How to remove data from a session?

0 Answers  


What is php destruct?

0 Answers  


What is RSS?How to use it in Program?

3 Answers  


Categories