how to read an echo from php page code example Example: echo php <?php $string = "Hello, World!"; echo $string; ?>