Defining Heaven

function defineHeaven($IceCream = ‘ ‘ , $Flavor = ‘ ‘ ) {
if (ereg(”vanilla”,$IceCream) && ($Flavor == “Guinness”)) {
return = “zomg! Guinness Ice Cream! Hot damn I love my job today!”;
}
else {
return = “Just another boring day at work…”;
}
}

echo defineHeaven(”plain_vanilla”,”Guinness”);

Speak Your Piece

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WP Hashcash


Blog tracker