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


Please Help Members By Posting Answers For Below Questions

What is the difference between php and javascript?

558


Is php class name case sensitive?

512


Where is php code written?

511


Explain the three different kinds of Arrays?

649


How to assigning a new character in a string?

574






what the new feature add in php 7.2?

537


Can a trait extend a class php?

513


Can we override static method in php?

529


What are helpers in php?

468


How do you check if an arraylist is empty?

511


When to use inquire vs enquire?

531


Tell me what is mean by an associative array?

519


How to increase the maximum execution time of a script in php?

528


What are static variables in php?

505


What is the delimiter syntax is PHP's default delimiter syntax

745