Difference between <?php and <?

后端 未结 7 1170
被撕碎了的回忆
被撕碎了的回忆 2020-11-29 07:57

I am new to php and would like to know if there are any differences between these server tags :


and



        
7条回答
  •  执念已碎
    2020-11-29 08:41

    Nothing AFAIK, however I have had servers (shared) where the settings do not support shorthand tags , so I usually stick with the for good measure.

提交回复
热议问题