require_once($_SERVER["DOCUMENT_ROOT"] . "/ini.php"); $thisfile = "swear"; $title = "New Swear Words"; $description = "Generate your own swear words"; $keywords = "swear words"; include("thegibbo_header.php"); $name = ""; $team = ""; if(isset($_GET["who"])){ $name = $_GET["who"]; } else if(isset($_GET["team"])) { $team = $_GET["team"]; } ?>
So you want to swear but don't want to use one of the classics.
Try clicking the button to generate a new word and phrase using bits of the really naughty ones.
include("thegibbo_footer.php") ?>