Tuesday, 4 September 2012

To produce the output6 I love the summer time, Which of the ofllowing statement should be used? | PHP

A.      <? Php print ("<P> I love the summer time</p>";?>
B.      <? Php $ season="summer time"; print"<p> I love the $ season</p>"; ?>
C.       <?Php $ message="<p> I love the summer time </p>; ecdho $ message; ?>
D.      All of above

Ans: D


No comments: