what does an echo statement do in php code example Example: echo php <?php $string = "Hello, World!"; echo $string; ?>