What is the difference between $message and $$message?

Answer Posted / saravanan

$message is a simple variabla.

$$message is variabla of variable(dynamic)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a web form?

542


What is the goto statement useful for?

543


What is the use of rand() in php?

602


How break and continue while loop in php?

480


What is associative array in php?

530






What is xss and csrf?

515


What is the advantage of runtime polymorphism?

501


Tell me how to create a session? How to set a value in session? How to remove data from a session?

498


Explain the differences between get and post methods?

490


Tell me how is it possible to remove escape characters from a string?

479


What is difference between sql and php?

539


How do I end a php session?

501


What is the maximum size of a table in mysql?

531


List some features of php that are deprecated in php7?

461


What is a comment in php?

620