Yes! you can. The settings of PHP (short_open_tag) allow you to use short tags in PHP scripts.
Most Popular Articles
How to Hide the Apache Version Number?
It is possible to hide apache web server version and other information. This is done for...
Add a command/binary to CageFS
What is CageFS?CageFS is a virtualized file system and a set of tools to contain each user in its...
Disable TRACE or TRACK method in Apache web server
If you like to keep your VPS hosting server or dedicated server secure you may need to disable...
Add your own php.ini file to the crontab command
If you want to use your own php.ini in the implementation of cronjobs, add the following to the...
Execution of HTML as PHP
To be able to handle php script in .html file , you need to add the following in the .htaccess...