|
Welcome to give a Hoot!, the Lost in Translation stuffed owl fanlisting, approved by the one and only fanlistings.org! A fanlisting is a collective of people who have a particular affinity for...well, for just about anything, really. If you've seen Lost in Translation, then certainly you remember when Charlotte comes into the waiting room and sees Bob holding the (incredibly cute and highly coveted) stuffed owl?PLEASE NOTE: If you are using Firefox, you may see some gobbledygook below the 'join' form. Try to ignore it - everything on the site works fine. I am not enough of a webwhiz to figure out how to get rid of it. x_x stats... Total members: 33 Last updated: August 10 2008 rules... ...you must be a fan of the stuffed owl from Lost in Translation. ...you don't have to have a website, but if you do, please put a code somewhere handy. ...no hateful or pornographic sites. ...valid e-mail address required.
join... include("config.php"); include("$header"); if (!$action) { ?> Fill out the form below to join this fanlisting. Please make sure you've read the rules and if you have a website, that you put a link back up to www.alekwasframed.com before joining! Please note: this form is for joining only! If you wish to update your member information, please click here. Powered by PHPFanBase 2.0 ErrorOops, it appears you forgot to enter either your email address, your name or your country. Please press the BACK button in your browser and try again. "; } else { $query="SELECT id FROM $table WHERE email='$email'"; $result=mysql_query($query); $num=mysql_numrows($result); if ($num == "0"){ if ($emailnotify == 'Y'){ $msg = "Name:\t$_POST[name]\n"; $msg .= "E-Mail:\t$_POST[email]\n"; $msg .= "Hide E-Mail:\t$_POST[hideemail]\n"; $msg .= "URL:\t$_POST[url]\n"; $msg .= "Country:\t$_POST[country]\n"; if ($enablefave == 'Y'){ $msg .= "Fave:\t$_POST[fave]\n"; } $msg .= "Comments:\t$_POST[comments]\n"; $msg .= "Sender IP:\t$REMOTE_ADDR\n"; $msg .= "\nLogin to your Admin Panel: $siteurl/admin.php\n"; $recipient = "$adminemail"; $subject = "Member - $sitename"; $mailheaders = "From: $_POST[email]\n"; $mailheaders .= "Reply-To: $_POST[email]\n\n"; mail($recipient, $subject, $msg, $mailheaders); } if ($enablefave == 'Y'){ $query = "INSERT INTO $table VALUES ('','$name','$email','$url','$country','$comments','$hideemail','$apr','$fave')"; mysql_query($query); } else { $query = "INSERT INTO $table VALUES ('','$name','$email','$url','$country','$comments','$hideemail','$apr')"; mysql_query($query); } echo "Thank you, $_POST[name]! You will be added to the members list with the next update. :) "; } else { ?>
codes... Pick a code! Save it to your own server and link back to owl.alekwasframed.com.
members... ![]()
|