How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:

php_value short_open_tag 0

  • 141 Users Found This Useful
Was this answer helpful?

Related Articles

My site is not on search engines

This problem is not related to hosting, rather the problem is in the site itself. Please follow...

Help, my site has been hacked!

If your account has been hacked, be sure that this is not related to the security of the server....

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...

My Wordpress has been hacked, how do I reset my admin password?

If your Wordpress password has been changed to an unknown value, you can always change it by...