topical media & game development
basic-php-05-formprocess2.php / php
<html>
<head>
<title>Greetings Earthling</title>
<style type="text/css">
TD{color:#353535;font-family:verdana}
TH{color:#FFFFFF;font-family:verdana;background-color:#336699}
</style>
</head>
<body>
<?php
if (isset(_POST['Debug'] == "on") {
?>
<pre>
<?php
print_r(_POST['Greeting']; ?>
<?php echo
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.