【发布时间】:2011-06-22 19:51:16
【问题描述】:
可能的重复:
What is the difference between the PHP open tags “<?=” and “<?php”/“<?”?
Reference - What does this symbol mean in PHP?
写<?php ?>或<? ?>这样的语法真的有什么区别吗?
我的印象是,只要文件具有 .php 扩展名,这真的无关紧要。但有时我似乎遇到了语法问题。
那么内幕是什么?
【问题讨论】:
标签: php