diff --git a/temp.php b/temp.php index d126bb7..33395b6 100644 --- a/temp.php +++ b/temp.php @@ -1,25 +1,9 @@ - -
- -$x = 'BGCOLOR="#990099" ALIGN="center" VALIGN="middle" BORDER="0"'; -$y = 'BGCOLOR="#CC33FF" ALIGN="left" VALIGN="middle" BORDER="0"'; -$tr = 11; ?> -- if($i % 2) { ?> - -Table Row Specification } -else { ?> - - echo $tr_spec; } ?> - |
Message
+if ($submit == "submit") { +mail("palisade@quakeforge.net", "Website comment", $message); +} +?> + \ No newline at end of file diff --git a/test.php b/test.php new file mode 100644 index 0000000..33395b6 --- /dev/null +++ b/test.php @@ -0,0 +1,9 @@ + + +
Message
+if ($submit == "submit") { +mail("palisade@quakeforge.net", "Website comment", $message); +} +?> + \ No newline at end of file