I am completely new to php & decided to buy a guide by O'Reilly. It starts with the classic Hello World exercise, but when i coded it into Notepad ++, the echo text does not show up when previewing
<?php echo 'Hello. world!' ?>
The tags are highlighted yellow with a red font colour
Many thanks