What is difference between $x and $$x
Answer Posted / muzic
$x is a simple variable whereas $$x is a reference variable.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
What is the difference between explode() and split() functions?
What is the difference between exception::getmessage and exception::getline?
Explain about the connective abilities of the PHP?
What is difference between include,require,include_once and require_once()?
What is isset post?
What is magic function in php?
Explain php explode() function.
What does php mean?
Which cryptographic functions in php returns the longest hash value?
What is mean by an associative array?
Which php framework is best?
When a conditional statement is ended with an endif?
What is sticky form in php?
What is the Default syntax used in PHP?
Is laravel an oop?