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 |
What is the difference between echo and print statement?
11 Answers Rushmore Consultancy,
What are the method available in form submitting?
How to create database connection and query in php?
What is reference variable php?
Which software is best for php?
is that "enumerated array" equal to "numeric array"?
What is session cookies php?
Write a program to get second highest number in an array using php?
Is laravel an oop?
What is a php trait?
What is meant by urlencode and urldecode?
What is the difference between mysql_fetch_object and mysql_fetch_array?