Quote:
|
Originally Posted by DJMaze
[code]The short notation <? is not recognized on several systems when the php.ini value "short_open_tag" is set to 'Off'
|
Hey maze, that is a great point. I think it's set to on by default, but it's something I never really considered as I like to keep code portable as possible.