Here's the code of a .php file
<html>
<head></head>
<body>
This is before SCRIPT LANGUAGE="PHP" tag starts
<script language="PHP">
echo("If you can see this, PHP is working with SCRIPT LANGUAGE=\"PHP\" tag");
</script>
This is after SCRIPT LANGUAGE="PHP" tag ends
This...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.