php small echo code example Example: small echo php <?="hello world"?> same as: <?php echo "hello world"; ?>