Posted by Rik Wasmus on 01/29/08 19:32
On Tue, 29 Jan 2008 20:28:09 +0100, <smagnis@gmail.com> wrote:
> Hi,
>
> I'm running PHP version 5.2.4 and the parser is not recognizing '<?'
> tag (displays code following the tag). My scripts only work if I
> change it to '<?php' tag. Any ideas on what settings I should change
> to make '<?' work ??
http://nl3.php.net/manual/en/ini.core.php#ini.short-open-tag
It's advisable to change to 'full' tags though.
--
Rik Wasmus
Navigation:
[Reply to this message]
|