Core MUD







   Navigation:   

Top

Play Now!

Core Forum

Core Wiki

Who's On


"; } else { // check reCAPTCHA information require_once('recaptchalib.php'); $privatekey = "6Ld2hsASAAAAAAhNJ02T8jtSeyPV2KVMpbQoJ-hZ"; $resp = recaptcha_check_answer ( $privatekey , $_SERVER["REMOTE_ADDR"] , $_POST["recaptcha_challenge_field"] ,$_POST["recaptcha_response_field"]); if ($resp->is_valid) { echo "Thank you. An email has been sent to Grey.

"; $subject = stripslashes( $subject ); $body = stripslashes( $body ); $player = stripslashes( $player ); mail("dshay01@yahoo.com","[WebForm] $subject from $player","$body -- from $email"); } else { echo "Invalid response to CAPTCHA. Could not send email.

"; } } } } ?>

Subject: (please include "Core" in your subject line)
Your Email Address
Your Core Mud Player Name (if known)
Your email will be sent directly to Grey's personal email address.
Please write in English. If your inquiry is to request a password reset,
this can only be done if your email address matches what you specified
when you created your character. coremud.org is a not-for-profit site
and does not earn any advertising revenue, so please do not submit any
requests soliciting Search Engine Optimization services.

Prove to me that you are not a spambot!


                                                                                                                                                                                                           


Powered by MudMagic.Com
Mud Magic

Page last modified: 11/27/2016
Page content © 2008,2016 Dave Shay