short_open_tag in php

Suppose your Zend engine supports the mode <? ?> Then how can u


configure your PHP Zend engine to support <?PHP ?> mode ?
at the time php.ini file:

set
short_open_tag=on

to make PHP support