Emocapsule currently has the emotion of
echo $emotionPopular; ?>
//If an emotion was submitted it will check to make sure the emotion was a legit one. if(isset($_REQUEST['emotion']) && ($city !="")) { if (in_array($emotionWord, $fak)) { ?>Thank you for submitting your emotion echo $emotionWord;?>
Your emotion has been categorized for the city of echo "$city $country"; ?>
And the weather when submitted is echo "$weatherC $FinalTemp"; ?>
echo "";?>
Your are from echo "$city $country"; ?>
And the current weather condition is echo " $weatherC and $FinalTemp";?>
echo "" ;?>
echo $emotionWord;?> was not found in our database.
echo $emotionWord; ?> has been submitted for review.
Please try submitting another emotion from our dropdown.
Sorry, Your location was unavailable. Please check back in a few minutes. Everything should be up and running.
include("errorEmail.php"); } else { //if no emotion was submitted at all. Just browsing though ?>You have not submitted an emotion yet.
Your are from echo "$city $country"; ?>
And the current weather condition is echo " $weatherC and $FinalTemp";?>
echo "" ;?>