\n"); echo("The cost per eater will be ".$total / $eaters."
\n"); } else { echo("
\n");echo("
\n"); echo("Total cost: \n"); echo("Eaters: \n"); }?>
This deck will never be stored in the cache
This card will live in the cache for a day
\n");// Name of authenticated user echo("REMOTE_USER: ".$REMOTE_USER. "
\n");// Gateway Interface type echo("GATEWAY_INTERFACE: ".$GATEWAY_INTERFACE. "
\n");// Protocol used by the server echo("SERVER_PROTOCOL: ".$SERVER_PROTOCOL. "
\n");// Request Method echo("REQUEST_METHOD: ".$REQUEST_METHOD. "
\n");// Connection type echo("HTTP_CONNECTION: ".$HTTP_CONNECTION. "
\n");// Host it connected via (proxy) echo("HTTP_VIA: ".$HTTP_VIA. "
\n"); ?>
Mail was sent successfully
\n"); echo("Unable to send mail
\n"); echo("