Code:
<script language=JavaScript>
alert('Hello there!');
</script>
PHP Code:
<script language=JavaScript>
alert('Hello there!');
</
script