how to write echo in php code example Example 1: php echo <?php echo "your text"; ?> Example 2: who to echo in php <?php echo "Afeef Abadel"; ?>