What is the output of the folowing code? <code> 1 <? seenagape 8 years ago What is the output of the folowing code?<code>1 <?php2 echo ‘1’ . (print ‘2’) + 3;3 ?></code> A.123 B.213 C.142 D.214 E.Syntax error ← Previous question Next question →