<script type="text/javascript" src="exit.js"></script>
<?php //a bunch of php code ?>
<?php //Some of my PHP doc goes here ?> <!-- now I can put in regular HTML stuff (like my script) here --> <script type="text/javascript" src="exit.js"></script> <?php //and the rest of my php can keep going on here ?>
[Currently Closed]