<? echo 'hello world 1<br>'; ?> <script language="php"> echo 'hello world 2<br>'; </script> <% echo 'hello world 3<br>'; %>