What do I need to add to my .htaccess so <? gets recognised as <?php? -


It seems that my server & lt ;? , and & lt; ? Php . I'll call it & lt ;? How can I recognize as well?

  // current: php_flag short_open_tag on // close: php_flag short_open_tag off    

Comments