If your unsure of what server your php applications are going to be running on, you should be writing code that doesn’t assume your server is running short tags etc. For example you can write your php blocks using the short tag version like below:
Short tags: ?>



