Although <? is recognized on most systems as a PHP escape sequence, the proper way to start a PHP script is to use <?php.
Log in to post a comment.