Its very simple. You use short open tags
.
Enable the short open tags in your php.ini or use the complete php tags like in newer PHP-Versions its disabled by default. But you shouldn't use the short syntax in your projects that can cause Problems if you share your code.
http://www.php.net/manual/en/ini.core.php#ini.short-open-tag