Programming - PHP - Discussion

You Are Here :: Home > Programming > PHP - Discussion

 



Q.

What will be the output of following code? $a = 10; echo 'Value of a = $a';  .                          


A. Value of a = 10 B. Value of a = $a
C. Undefined D. Syntax Error

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion