What is the difference between $message and $$message?
Answer Posted / deepak tiwari
$message is variable and $$message is the variable of the
variable
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why laravel is best php framework?
What enctype is required for file uploads to work?
What is a session in php?
How to get the IP address of the client/user in PHP?
What is session php?
Which function parses an English textual date or time into Unix timestamp in PHP.
How to convert the first character to upper case?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
Who created numbers?
What is whitespace in php?
How can you make a connection with mysql server using php?
What is the use of mysql_fetch_array in php?
What is namespace in php?
How can we get the error when there is a problem to upload a file?
Is php easier than node?