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

  • 1059 Users Found This Useful
Was this answer helpful?

Related Articles

403 Forbidden Error

Reasons for the error:1. Incorrect content of the index.php or index.html file, its...

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

File upload timeout, help me

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

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...

MySQL server does not work! (Error 28)

Please try to start restoring the database by going to Control Panel - Databases, select the...