Always use <?php instead of <? because you can't be sure that short_open_tag = On in php.ini See: http://de3.php.net/manual/de/ini.core.php#ini.short-open-tag
Log in to post a comment.