What is the difference between $message and $$message?
Answers were Sorted based on User's Feedback
Answer / bijaya.behera9911033016@orissa
$message : It is static variable
$$message : It is an dynamic variable
| Is This Answer Correct ? | 3 Yes | 15 No |
Answer / peter
Stupid English. Please learn your vocabulary first then
start coding.
| Is This Answer Correct ? | 3 Yes | 36 No |
How could I install codeignitor ?
What are the basic steps to store PHP session in to Database?
Why json is used in php?
How can php and javascript interact?
Explain about the data types in PHP?
What do you mean by MVC ?
How can we extract string 'abc.com' from a string "http://info@abc.com" using regular expression of PHP
how can i develop forum code? any one pleale help me on this question
What exactly is validating and sanitizing?
How long should a session last?
What is the definition of a session?
Is laravel an oop?