Basic PHP Start and End Tags : Php Tag « Language Basics « PHP






Basic PHP Start and End Tags




Opening Tag               Closing Tag
---------------------------------------------
<?php                     ?>
---------------------------------------------

<?                        ?>
---------------------------------------------

<script language="php">   </script> 
---------------------------------------------


           
       








Related examples in the same category

1.Short circuit syntax
2.Php tag: script language
3.Php tag:
4.Php tag: