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
Can you define an array argument as a reference type?
What is the difference between php and cakephp?
What is the difference between html and php?
What is associative array in php?
What are the functions for imap?
Will php die?
How can php and html interact?
What is htmlentities function in php?
What are the ways to include file in php?
Explain how we can get the number of elements in an array?
Which will check if a function exists?
What is mysqli_query?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
How to display your correct URL of the current web page?
Where is my php ini file?