What are the two sets of PHP tags that are always available to designate blocks of code within HMTL.

  1. Standard: <?php function(); ?>
  2. Script: <script language="php"></script>