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

I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....

File upload timeout, help me

There are no file download limits on our servers. However, if you have any difficulty downloading...

My site is not on search engines

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

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...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...