Saturday 25 February 2012

Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?


In php.ini file:
set
short_open_tag=on
to make PHP support