Hi,
I work from two separate servers/pcs. On one, I have to start my code with ‘<?php’, while on the other I can start with just ‘<?’. Why is that and how can I adjust the other server so that I don’t have to write ‘php’ after the question mark? Thanks.
Chris