this is my php code:
Hey!: = \"World\";?>
It just prints \"Hey!:\" Whats wrong wi
Short tags (which you're using here) can be turned on or off depending on the server you're running the code on. If it's your server, look in php.ini