<?php // This is a single line comment // These cannot be extended to more lines echo "Welcome to aimtocode!!!"; # This is also a single line comment ?>