1、这里列出了php的两种标签,一种是<?php ?>另一种是<??>,也称为短标签
3、查找 short_open_tag
5、修改成short_open_tag=On,如果已经是On了就说明短标签已经开启了,无需再设置了