SlideShare a Scribd company logo
1 of 21
Requirements/AddToMailList.txt
";
echo "Thank you for Joining Our Mailing List!
";
echo "
This is the information you entered:
";
echo "
";
echo "Name: $fullname
";
echo "Age: $age
";
echo "Email: $email
";
echo "Major: $major
";
echo "Degree: $degree
";
echo "";
echo "";
?>
__MACOSX/Requirements/._AddToMailList.txt
Requirements/HTML Files/.DS_Store
__MACOSX/Requirements/HTML Files/._.DS_Store
Requirements/HTML Files/AddToRegister.phpThank You for
Joining our Mailing List!
SELECT * FROM `DB 11` WHERE 1
Thank you Message
Dear $firstname :
Thank
you for joining our mailing list.
The management
";
echo "$html_string";
?> //end of PHP block
__MACOSX/Requirements/HTML Files/._AddToRegister.php
Requirements/HTML Files/assets/.DS_Store
__MACOSX/Requirements/HTML Files/assets/._.DS_Store
Requirements/HTML Files/assets/big contact.jpg
__MACOSX/Requirements/HTML Files/assets/._big contact.jpg
Requirements/HTML Files/assets/big shop.jpeg
__MACOSX/Requirements/HTML Files/assets/._big shop.jpeg
Requirements/HTML Files/assets/big tour.jpg
__MACOSX/Requirements/HTML Files/assets/._big tour.jpg
Requirements/HTML Files/assets/dadhat.jpg
__MACOSX/Requirements/HTML Files/assets/._dadhat.jpg
Requirements/HTML Files/assets/djhanzel.png
__MACOSX/Requirements/HTML Files/assets/._djhanzel.png
Requirements/HTML Files/assets/gerald.jpeg
__MACOSX/Requirements/HTML Files/assets/._gerald.jpeg
Requirements/HTML Files/assets/home.png
__MACOSX/Requirements/HTML Files/assets/._home.png
Requirements/HTML Files/assets/madeonshirt.jpg
__MACOSX/Requirements/HTML
Files/assets/._madeonshirt.jpg
Requirements/HTML Files/assets/social.jpg
__MACOSX/Requirements/HTML Files/assets/._social.jpg
Requirements/HTML Files/assets/socialmediabanner.png
__MACOSX/Requirements/HTML
Files/assets/._socialmediabanner.png
Requirements/HTML Files/assets/trafficlights.jpg
__MACOSX/Requirements/HTML
Files/assets/._trafficlights.jpg
Requirements/HTML Files/assets/yellowclawshirt.jpg
__MACOSX/Requirements/HTML
Files/assets/._yellowclawshirt.jpg
__MACOSX/Requirements/HTML Files/._assets
Requirements/HTML Files/Contact.html CONTACT US
Ask us anything! HomeShopTourSocial MediaContact Us
PHONE: 901-674-9012
E-Mail: [email protected]
Address: 912 Jefferson St. Memphis, TN 38104
Join our mailing list to be updated with all news,
merchandise, tours, etc.
Name:
Telephone:
Email Address:
Date:
I am over 13 years old:
I agree to join this mailing list:
How did you get here?:
Facebook
Instagram
Twitter
Blog
Other
HOME |
SHOP |
TOUR |
SOCIAL |
CONTACT US
__MACOSX/Requirements/HTML Files/._Contact.html
Requirements/HTML Files/Home.html DJ Rice God Official
Website
Welcome Home! HomeShopTourSocial MediaContact Us
Social Media
Online Store
Music
Contact Us
Join our mailing list to be updated with all news,
merchandise, tours, etc.
Name:
Telephone:
Email Address:
Date:
I am over 13 years old:
I agree to join this mailing list:
How did you get here?:
Facebook
Instagram
Twitter
Blog
Other
HOME |
SHOP |
TOUR |
SOCIAL |
CONTACT US
__MACOSX/Requirements/HTML Files/._Home.html
Requirements/HTML
Files/index.htmlHOMESHOPTOURTOURCONTACT US
__MACOSX/Requirements/HTML Files/._index.html
Requirements/HTML Files/Shop.html DJ Rice God Online Store
New Merchandise Coming Soon HomeShopTourSocial
MediaContact UsTop SellerJust ReleasedTop RatedDeal of the
DayHOME |
SHOP |
TOUR |
SOCIAL |
CONTACT US
__MACOSX/Requirements/HTML Files/._Shop.html
Requirements/HTML Files/Social.html Social Media
Follow them all! HomeShopTourSocial MediaContact Us
www.instagram.com/djricegod
www.facebook.com/djricegod
www.twitter.com/djricegod
www.soundcloud.com/djricegodHOME |
SHOP |
TOUR |
SOCIAL |
CONTACT US
__MACOSX/Requirements/HTML Files/._Social.html
Requirements/HTML Files/stylerules.css
/* CSS style rules that define page structure */
header {
background-color: white;
font:italic small-caps normal 20px/150% arial, helvetica,
sans-serif;}
nav {text-align: center; background-color: white;}
th,td{padding: 10px; border: 1px solid black;} td{c}
table {border: 1px solid red; border-collapse: separate;border-
spacing: 10px; margin: 0 auto;}
th,td{padding: 10px; border: 1px solid black;} td{text-align:
center;}
table {border: 1px soild red ; border-collapse: separate;border-
spacing: 10px; margin: 0 auto;}
h1 {background-color:text-align: center;
font: italic small-caps normal 50px arial, verdana, sans-
serif;}
h2 {font: italic small-caps normal 40px courier new;
text-align: center;}
p {font: 20px Lucida Sans; text-align: left;}
p2 {background-color:text-align: center;
font: italic small-caps normal 30px arial, verdana, sans-
serif;}
footer {background-color:text-align: center;
font: italic small-caps normal 20px arial, verdana, sans-
serif;}
#container {
max-width: 960px;
margin: 0 auto;
background-color: white;}
#left {
float: left;
width: 20%;
background-color: white;
}
#main {
float: right;
width:100%;
background-color: white;
}
footer {text-align: center;
clear: both;
background-color: white;
}
.centertext {
text-align: center;
}
#photos{margin: 0 auto;}
#list{margin:0 auto;}
#list td{
padding:10px;
background-color:yellow;
border:3px solid red;
border-top-right-radius:50px;
border-top-left-radius: 50px;
text-align:center-right; }
#photos td{
text-align:center;
border:1px solid black; }
__MACOSX/Requirements/HTML Files/._stylerules.css
Requirements/HTML Files/Tour.html DJ Rice God Tour
Schedule
The Life of Rice Tour 2016 HomeShopTourSocial
MediaContact Us
September 28, 2016 Atlanta, GA
October 17, 2016 St. Louis, MO
October 23, 2016 Kansas City, MO
October 24, 2016 Memphis, MO HOME |
SHOP |
TOUR |
SOCIAL |
CONTACT US
__MACOSX/Requirements/HTML Files/._Tour.html
__MACOSX/Requirements/._HTML Files
Requirements/HW #10.pdf
MIS 4760 / 7435
Web Site Design and Development
Homework DB#10
In this assignment, we are going to create a PHP file that
generates dynamic content.
1. Move your web site files into the htdocs folder if you have
not done so already.
2. Locate the file that contains your user-data-entry form and
open it in your text editor.
3. Modify the <form> element tag:
Assign a PHP file name (such as: AddToMailList.php) to the
form tag’s action value:
Example:
<form id="mailList" action="AddToMailList.php"
method="post">
4. Resave the html file.
5. Create a new file with the name you assigned to the action
attribute (e.g., AddToMailList.php).
Make sure the filename has the extension .php and the file is
saved in the htdocs folder.
6. Add the PHP code to the file so that it sends the form data to
the PHP processor as $_POST
variables and then generates a “thank you” message that refers
to the form-user by name.
7. Test it out. Try filling out your own form and make sure the
“thank you” message appears in a
browser window after you submit the form. Please refer to the
example below.
Note: To test your PHP code, you must start your web services,
then start a browser and enter
the URL of your html file that contains the form element (e.g.
contactus.html):
localhostcontactus.html
Fill out your form and click “submit”. Once ‘submit’ is clicked,
the browser will send the form
data (as “post” variables) to the web server along with the
“signal’ to run the PHP file.
8. Zip the folder that contains the web site files (including this
new .php file) and upload the
zipped folder to the dropbox by the due date.
******************************AddToMailList.php
**********************
<!DOCTYPE html>
<html> <head> <meta charset="utf-8" >
<title>Thank You for Joining our Mailing List</title>
</head>
<body>
<?php
// Create PHP variables and assign incoming POST variables to
PHP variables
$fullname = $_POST['fullname'];
$age = $_POST['age'];
$email = $_POST['email'];
$major = $_POST['major'];
$degree = $_POST['degree'];
// Create a thank you message using PHP variables in HTML
elements.
$html_string = "<h3>Thank you Message</h3><p>Dear
$fullname :<br><br> Thank
you for joining our mailing list. We can provide $major majors
seeking
$degree degrees with useful information. <br><br>The
management</p>";
echo "$html_string";
?> //end of PHP block
</body> </html>
__MACOSX/Requirements/._HW #10.pdf
Requirements/HW #11.pdf
MIS 4760 / 7435
Web Site Design and Development
Homework DB#11
In this assignment, you are going to create a database and then
add a table to it using MySQL. You will
also add PHP code to your PHP file that will open the database
and write the form content to the table in
the database.
Here are the steps:
1. Create a database in MySQL. (hint: Direct the browser to:
localhostphpmyadmin )
2. Create a table in that database. You will need as many
columns as you have input boxes in your form.
3. Add the PHP code to the php file that will open a connection
to mySQL, select the database, “escape”
the POST variable values, create an SQL statement to insert the
“escaped” values into the table,
execute the SQL statement, and close the connection. See the
example below. Replace highlighted
words with your own database, table, and variable names.
4. Test it out. Use the form to enter values and then check the
database to see if the values were added as
a new record in the table.
5. Zip the folder that contains the web site files (including the
.php file) and upload the zipped folder
to the dropbox by the due date.
******** AddToMailList.php – add your code on to end of
your existing <php> script ***********
$dbconnect = mysqli_connect("localhost", "root", "")
or die("Unable to connect to MySQL");
$selected = mysqli_select_db($dbconnect, "YOUR
DATABASE")
or die("Could not open database");
$esc_fullname = mysqli_real_escape_string($dbconnect,
$_POST['fullname']);
$esc_age = mysqli_real_escape_string($dbconnect,
$_POST['age']);
$esc_email = mysqli_real_escape_string($dbconnect,
$_POST['email']);
$esc_major = mysqli_real_escape_string($dbconnect,
$_POST['major']);
$esc_degree = mysqli_real_escape_string($dbconnect,
$_POST['degree']);
$sql="INSERT INTO YOUR TABLE VALUES ('$esc_fullname',
'$esc_age', '$esc_email',
'$esc_major', '$esc_degree')";
mysqli_query($dbconnect, $sql);
mysqli_close($dbconnect);
?> //end of PHP block
</body>
</html>
__MACOSX/Requirements/._HW #11.pdf
Requirements/Requirements.txt
I need my website to correctly respond to a mail list joining
submission that
requires the AddtoMailList php file according to HW #10 &
#11.
Also, it needs to correspond to all of the following details in the
Website
Completion excel files.
__MACOSX/Requirements/._Requirements.txt
Requirements/WebsiteCompletionChecksheet.xlsx
Sheet1MIS 4760Checklist for site completionYES/NOHW #35
HTML files with required page layout elements (div container,
header, nav, div left, div main, footer)1 style sheet with
required style rules for page layout elementsmeta tags for
keywords, description and author on each HTML page in the
<head> elementUnique titles on each HTML page in the <title>
elementHW #4color rules removed from style sheetplaceholder
text removed from HTML pageslevel 1 heading <h1> on each
HTML page in <header> elementminimum of 6 paragraphs in
main div or left divminumum of 1 list in main div or left
divminimum of 1 inline element in main div or left divelement-
based style rules for <p> and <h1> elements in style sheetHW
#5Text-based menu with functional links to all five html pages
in the <footer> elementOne link to an external web pageFive
regular-size images and one thumbnail image in assets
folderFunctional links to images in html filesThumbnail image
is a link to a larger image that opens In separate windowHW
#6One table element such as a price list on any one pageOne
table designed to be a menu in each page's <nav> element and
links are functionalIDs assigned to each tableID-based style
rules for each <table> element and its <td> elements in
stylesheetHW #7A <form> element that contains at least one of
each of these input elements and each element is assigned a
unique ID and a name:text elementtel elementemail
elementdate elementA set of radio buttonsA set of check
boxesA select element with optionsA “submit” and a “reset”
button.<form id="mailList" action=" " method="post">HW
#8functional jQuery validation code for at least three input
elementsHW #9screen shot of XAMPP control panelHW
#10Functional PHP script that captures form field data and
generates an HTML page using form field data.HW
#11Functional PHP code that opens a connection to a mySQL
DB, writes YOUR form field values to the DB, closes the DB.
__MACOSX/Requirements/._WebsiteCompletionChecksheet.xls
x
__MACOSX/._Requirements

More Related Content

Similar to RequirementsAddToMailList.txt ;echo Thank you for Jo.docx

Web Development Course: PHP lecture 2
Web Development Course: PHP lecture 2Web Development Course: PHP lecture 2
Web Development Course: PHP lecture 2Gheyath M. Othman
 
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...webhostingguy
 
Hacking IIS - NahamCon.pdf
Hacking IIS - NahamCon.pdfHacking IIS - NahamCon.pdf
Hacking IIS - NahamCon.pdfdistortdistort
 
Installing configuringdevelopingwithxampp
Installing configuringdevelopingwithxamppInstalling configuringdevelopingwithxampp
Installing configuringdevelopingwithxamppvimalnambiar
 
FYBSC IT Web Programming Unit IV PHP and MySQL
FYBSC IT Web Programming Unit IV  PHP and MySQLFYBSC IT Web Programming Unit IV  PHP and MySQL
FYBSC IT Web Programming Unit IV PHP and MySQLArti Parab Academics
 
Php a dynamic web scripting language
Php   a dynamic web scripting languagePhp   a dynamic web scripting language
Php a dynamic web scripting languageElmer Concepcion Jr.
 
Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5
Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5
Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5Salvatore Iaconesi
 
HackU PHP and Node.js
HackU PHP and Node.jsHackU PHP and Node.js
HackU PHP and Node.jssouridatta
 
Creating simple php contact form
Creating simple php contact formCreating simple php contact form
Creating simple php contact formDaniel Downs
 
Software programming tools for creating/managing CSS files
Software programming tools for creating/managing CSS filesSoftware programming tools for creating/managing CSS files
Software programming tools for creating/managing CSS filesDinu Suman
 
Php Mysql Feedrss
Php Mysql FeedrssPhp Mysql Feedrss
Php Mysql FeedrssRCS&RDS
 
Php forms and validations by naveen kumar veligeti
Php forms and validations by naveen kumar veligetiPhp forms and validations by naveen kumar veligeti
Php forms and validations by naveen kumar veligetiNaveen Kumar Veligeti
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power pointjustmeanscsr
 

Similar to RequirementsAddToMailList.txt ;echo Thank you for Jo.docx (20)

Web Development Course: PHP lecture 2
Web Development Course: PHP lecture 2Web Development Course: PHP lecture 2
Web Development Course: PHP lecture 2
 
Php Tutorial
Php TutorialPhp Tutorial
Php Tutorial
 
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
 
Php
PhpPhp
Php
 
My_sql_with_php
My_sql_with_phpMy_sql_with_php
My_sql_with_php
 
Hacking IIS - NahamCon.pdf
Hacking IIS - NahamCon.pdfHacking IIS - NahamCon.pdf
Hacking IIS - NahamCon.pdf
 
mush With Xampp
mush With Xamppmush With Xampp
mush With Xampp
 
Installing configuringdevelopingwithxampp
Installing configuringdevelopingwithxamppInstalling configuringdevelopingwithxampp
Installing configuringdevelopingwithxampp
 
Introduction to php web programming - get and post
Introduction to php  web programming - get and postIntroduction to php  web programming - get and post
Introduction to php web programming - get and post
 
FYBSC IT Web Programming Unit IV PHP and MySQL
FYBSC IT Web Programming Unit IV  PHP and MySQLFYBSC IT Web Programming Unit IV  PHP and MySQL
FYBSC IT Web Programming Unit IV PHP and MySQL
 
Php a dynamic web scripting language
Php   a dynamic web scripting languagePhp   a dynamic web scripting language
Php a dynamic web scripting language
 
Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5
Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5
Sperimentazioni di Tecnologie e Comunicazioni Multimediali: Lezione 5
 
HackU PHP and Node.js
HackU PHP and Node.jsHackU PHP and Node.js
HackU PHP and Node.js
 
Creating simple php contact form
Creating simple php contact formCreating simple php contact form
Creating simple php contact form
 
forms.pptx
forms.pptxforms.pptx
forms.pptx
 
Software programming tools for creating/managing CSS files
Software programming tools for creating/managing CSS filesSoftware programming tools for creating/managing CSS files
Software programming tools for creating/managing CSS files
 
Php
PhpPhp
Php
 
Php Mysql Feedrss
Php Mysql FeedrssPhp Mysql Feedrss
Php Mysql Feedrss
 
Php forms and validations by naveen kumar veligeti
Php forms and validations by naveen kumar veligetiPhp forms and validations by naveen kumar veligeti
Php forms and validations by naveen kumar veligeti
 
Justmeans power point
Justmeans power pointJustmeans power point
Justmeans power point
 

More from sodhi3

A brief description of your employment historyYour career .docx
A brief description of your employment historyYour career .docxA brief description of your employment historyYour career .docx
A brief description of your employment historyYour career .docxsodhi3
 
A budget is a plan expressed in dollar amounts that acts as a ro.docx
A budget is a plan expressed in dollar amounts that acts as a ro.docxA budget is a plan expressed in dollar amounts that acts as a ro.docx
A budget is a plan expressed in dollar amounts that acts as a ro.docxsodhi3
 
A 72-year-old male with a past medical history for hypertension, con.docx
A 72-year-old male with a past medical history for hypertension, con.docxA 72-year-old male with a past medical history for hypertension, con.docx
A 72-year-old male with a past medical history for hypertension, con.docxsodhi3
 
a able aboutaccomplishaccomplishmentachieveachieving.docx
a able aboutaccomplishaccomplishmentachieveachieving.docxa able aboutaccomplishaccomplishmentachieveachieving.docx
a able aboutaccomplishaccomplishmentachieveachieving.docxsodhi3
 
a brief explanation of the effect of Apartheid in South Africa. Prov.docx
a brief explanation of the effect of Apartheid in South Africa. Prov.docxa brief explanation of the effect of Apartheid in South Africa. Prov.docx
a brief explanation of the effect of Apartheid in South Africa. Prov.docxsodhi3
 
A 32-year-old female presents to the ED with a chief complaint of fe.docx
A 32-year-old female presents to the ED with a chief complaint of fe.docxA 32-year-old female presents to the ED with a chief complaint of fe.docx
A 32-year-old female presents to the ED with a chief complaint of fe.docxsodhi3
 
A 4 years old is brought to the clinic by his parents with abdominal.docx
A 4 years old is brought to the clinic by his parents with abdominal.docxA 4 years old is brought to the clinic by his parents with abdominal.docx
A 4 years old is brought to the clinic by his parents with abdominal.docxsodhi3
 
A 19-year-old male complains of burning sometimes, when I pee.”.docx
A 19-year-old male complains of burning sometimes, when I pee.”.docxA 19-year-old male complains of burning sometimes, when I pee.”.docx
A 19-year-old male complains of burning sometimes, when I pee.”.docxsodhi3
 
A 34-year-old trauma victim, the Victor, is unconscious and on a.docx
A 34-year-old trauma victim, the Victor, is unconscious and on a.docxA 34-year-old trauma victim, the Victor, is unconscious and on a.docx
A 34-year-old trauma victim, the Victor, is unconscious and on a.docxsodhi3
 
A 27-year-old Vietnamese woman in the delivery room with very st.docx
A 27-year-old Vietnamese woman in the delivery room with very st.docxA 27-year-old Vietnamese woman in the delivery room with very st.docx
A 27-year-old Vietnamese woman in the delivery room with very st.docxsodhi3
 
A 25 year old male presents with chronic sinusitis and allergic .docx
A 25 year old male presents with chronic sinusitis and allergic .docxA 25 year old male presents with chronic sinusitis and allergic .docx
A 25 year old male presents with chronic sinusitis and allergic .docxsodhi3
 
A 500-700 word APA formatted PaperInclude 2 sources on your re.docx
A 500-700 word APA formatted PaperInclude 2 sources on your re.docxA 500-700 word APA formatted PaperInclude 2 sources on your re.docx
A 500-700 word APA formatted PaperInclude 2 sources on your re.docxsodhi3
 
A 65-year-old obese African American male patient presents to his HC.docx
A 65-year-old obese African American male patient presents to his HC.docxA 65-year-old obese African American male patient presents to his HC.docx
A 65-year-old obese African American male patient presents to his HC.docxsodhi3
 
A 5-year-old male is brought to the primary care clinic by his m.docx
A 5-year-old male is brought to the primary care clinic by his m.docxA 5-year-old male is brought to the primary care clinic by his m.docx
A 5-year-old male is brought to the primary care clinic by his m.docxsodhi3
 
92 S C I E N T I F I C A M E R I C A N R e p r i n t e d f r.docx
92 S C I E N T I F I C  A M E R I C A N R e p r i n t e d  f r.docx92 S C I E N T I F I C  A M E R I C A N R e p r i n t e d  f r.docx
92 S C I E N T I F I C A M E R I C A N R e p r i n t e d f r.docxsodhi3
 
a 100 words to respond to each question. Please be sure to add a que.docx
a 100 words to respond to each question. Please be sure to add a que.docxa 100 words to respond to each question. Please be sure to add a que.docx
a 100 words to respond to each question. Please be sure to add a que.docxsodhi3
 
A 12,000 word final dissertation for Masters in Education project. .docx
A 12,000 word final dissertation for Masters in Education project. .docxA 12,000 word final dissertation for Masters in Education project. .docx
A 12,000 word final dissertation for Masters in Education project. .docxsodhi3
 
918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docx
918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docx918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docx
918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docxsodhi3
 
915Rising Up from a Sea of DiscontentThe 1970 Koza.docx
915Rising Up from a Sea of DiscontentThe 1970 Koza.docx915Rising Up from a Sea of DiscontentThe 1970 Koza.docx
915Rising Up from a Sea of DiscontentThe 1970 Koza.docxsodhi3
 
96 Young Scholars in WritingFeminist Figures or Damsel.docx
96    Young Scholars in WritingFeminist Figures or Damsel.docx96    Young Scholars in WritingFeminist Figures or Damsel.docx
96 Young Scholars in WritingFeminist Figures or Damsel.docxsodhi3
 

More from sodhi3 (20)

A brief description of your employment historyYour career .docx
A brief description of your employment historyYour career .docxA brief description of your employment historyYour career .docx
A brief description of your employment historyYour career .docx
 
A budget is a plan expressed in dollar amounts that acts as a ro.docx
A budget is a plan expressed in dollar amounts that acts as a ro.docxA budget is a plan expressed in dollar amounts that acts as a ro.docx
A budget is a plan expressed in dollar amounts that acts as a ro.docx
 
A 72-year-old male with a past medical history for hypertension, con.docx
A 72-year-old male with a past medical history for hypertension, con.docxA 72-year-old male with a past medical history for hypertension, con.docx
A 72-year-old male with a past medical history for hypertension, con.docx
 
a able aboutaccomplishaccomplishmentachieveachieving.docx
a able aboutaccomplishaccomplishmentachieveachieving.docxa able aboutaccomplishaccomplishmentachieveachieving.docx
a able aboutaccomplishaccomplishmentachieveachieving.docx
 
a brief explanation of the effect of Apartheid in South Africa. Prov.docx
a brief explanation of the effect of Apartheid in South Africa. Prov.docxa brief explanation of the effect of Apartheid in South Africa. Prov.docx
a brief explanation of the effect of Apartheid in South Africa. Prov.docx
 
A 32-year-old female presents to the ED with a chief complaint of fe.docx
A 32-year-old female presents to the ED with a chief complaint of fe.docxA 32-year-old female presents to the ED with a chief complaint of fe.docx
A 32-year-old female presents to the ED with a chief complaint of fe.docx
 
A 4 years old is brought to the clinic by his parents with abdominal.docx
A 4 years old is brought to the clinic by his parents with abdominal.docxA 4 years old is brought to the clinic by his parents with abdominal.docx
A 4 years old is brought to the clinic by his parents with abdominal.docx
 
A 19-year-old male complains of burning sometimes, when I pee.”.docx
A 19-year-old male complains of burning sometimes, when I pee.”.docxA 19-year-old male complains of burning sometimes, when I pee.”.docx
A 19-year-old male complains of burning sometimes, when I pee.”.docx
 
A 34-year-old trauma victim, the Victor, is unconscious and on a.docx
A 34-year-old trauma victim, the Victor, is unconscious and on a.docxA 34-year-old trauma victim, the Victor, is unconscious and on a.docx
A 34-year-old trauma victim, the Victor, is unconscious and on a.docx
 
A 27-year-old Vietnamese woman in the delivery room with very st.docx
A 27-year-old Vietnamese woman in the delivery room with very st.docxA 27-year-old Vietnamese woman in the delivery room with very st.docx
A 27-year-old Vietnamese woman in the delivery room with very st.docx
 
A 25 year old male presents with chronic sinusitis and allergic .docx
A 25 year old male presents with chronic sinusitis and allergic .docxA 25 year old male presents with chronic sinusitis and allergic .docx
A 25 year old male presents with chronic sinusitis and allergic .docx
 
A 500-700 word APA formatted PaperInclude 2 sources on your re.docx
A 500-700 word APA formatted PaperInclude 2 sources on your re.docxA 500-700 word APA formatted PaperInclude 2 sources on your re.docx
A 500-700 word APA formatted PaperInclude 2 sources on your re.docx
 
A 65-year-old obese African American male patient presents to his HC.docx
A 65-year-old obese African American male patient presents to his HC.docxA 65-year-old obese African American male patient presents to his HC.docx
A 65-year-old obese African American male patient presents to his HC.docx
 
A 5-year-old male is brought to the primary care clinic by his m.docx
A 5-year-old male is brought to the primary care clinic by his m.docxA 5-year-old male is brought to the primary care clinic by his m.docx
A 5-year-old male is brought to the primary care clinic by his m.docx
 
92 S C I E N T I F I C A M E R I C A N R e p r i n t e d f r.docx
92 S C I E N T I F I C  A M E R I C A N R e p r i n t e d  f r.docx92 S C I E N T I F I C  A M E R I C A N R e p r i n t e d  f r.docx
92 S C I E N T I F I C A M E R I C A N R e p r i n t e d f r.docx
 
a 100 words to respond to each question. Please be sure to add a que.docx
a 100 words to respond to each question. Please be sure to add a que.docxa 100 words to respond to each question. Please be sure to add a que.docx
a 100 words to respond to each question. Please be sure to add a que.docx
 
A 12,000 word final dissertation for Masters in Education project. .docx
A 12,000 word final dissertation for Masters in Education project. .docxA 12,000 word final dissertation for Masters in Education project. .docx
A 12,000 word final dissertation for Masters in Education project. .docx
 
918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docx
918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docx918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docx
918191ISMM1-UC 752SYSTEMS ANALYSISFall 2019 –.docx
 
915Rising Up from a Sea of DiscontentThe 1970 Koza.docx
915Rising Up from a Sea of DiscontentThe 1970 Koza.docx915Rising Up from a Sea of DiscontentThe 1970 Koza.docx
915Rising Up from a Sea of DiscontentThe 1970 Koza.docx
 
96 Young Scholars in WritingFeminist Figures or Damsel.docx
96    Young Scholars in WritingFeminist Figures or Damsel.docx96    Young Scholars in WritingFeminist Figures or Damsel.docx
96 Young Scholars in WritingFeminist Figures or Damsel.docx
 

Recently uploaded

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 

Recently uploaded (20)

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 

RequirementsAddToMailList.txt ;echo Thank you for Jo.docx

  • 1. Requirements/AddToMailList.txt "; echo "Thank you for Joining Our Mailing List! "; echo " This is the information you entered: "; echo " "; echo "Name: $fullname "; echo "Age: $age "; echo "Email: $email "; echo "Major: $major "; echo "Degree: $degree "; echo ""; echo ""; ?>
  • 2. __MACOSX/Requirements/._AddToMailList.txt Requirements/HTML Files/.DS_Store __MACOSX/Requirements/HTML Files/._.DS_Store Requirements/HTML Files/AddToRegister.phpThank You for Joining our Mailing List! SELECT * FROM `DB 11` WHERE 1 Thank you Message Dear $firstname : Thank you for joining our mailing list. The management "; echo "$html_string"; ?> //end of PHP block
  • 3. __MACOSX/Requirements/HTML Files/._AddToRegister.php Requirements/HTML Files/assets/.DS_Store __MACOSX/Requirements/HTML Files/assets/._.DS_Store Requirements/HTML Files/assets/big contact.jpg __MACOSX/Requirements/HTML Files/assets/._big contact.jpg Requirements/HTML Files/assets/big shop.jpeg __MACOSX/Requirements/HTML Files/assets/._big shop.jpeg Requirements/HTML Files/assets/big tour.jpg __MACOSX/Requirements/HTML Files/assets/._big tour.jpg Requirements/HTML Files/assets/dadhat.jpg __MACOSX/Requirements/HTML Files/assets/._dadhat.jpg Requirements/HTML Files/assets/djhanzel.png __MACOSX/Requirements/HTML Files/assets/._djhanzel.png Requirements/HTML Files/assets/gerald.jpeg __MACOSX/Requirements/HTML Files/assets/._gerald.jpeg Requirements/HTML Files/assets/home.png __MACOSX/Requirements/HTML Files/assets/._home.png Requirements/HTML Files/assets/madeonshirt.jpg
  • 4. __MACOSX/Requirements/HTML Files/assets/._madeonshirt.jpg Requirements/HTML Files/assets/social.jpg __MACOSX/Requirements/HTML Files/assets/._social.jpg Requirements/HTML Files/assets/socialmediabanner.png __MACOSX/Requirements/HTML Files/assets/._socialmediabanner.png Requirements/HTML Files/assets/trafficlights.jpg __MACOSX/Requirements/HTML Files/assets/._trafficlights.jpg Requirements/HTML Files/assets/yellowclawshirt.jpg __MACOSX/Requirements/HTML Files/assets/._yellowclawshirt.jpg __MACOSX/Requirements/HTML Files/._assets Requirements/HTML Files/Contact.html CONTACT US Ask us anything! HomeShopTourSocial MediaContact Us PHONE: 901-674-9012 E-Mail: [email protected] Address: 912 Jefferson St. Memphis, TN 38104
  • 5. Join our mailing list to be updated with all news, merchandise, tours, etc. Name: Telephone: Email Address: Date: I am over 13 years old: I agree to join this mailing list: How did you get here?: Facebook Instagram Twitter Blog Other
  • 6. HOME | SHOP | TOUR | SOCIAL | CONTACT US __MACOSX/Requirements/HTML Files/._Contact.html Requirements/HTML Files/Home.html DJ Rice God Official Website Welcome Home! HomeShopTourSocial MediaContact Us Social Media Online Store Music Contact Us Join our mailing list to be updated with all news, merchandise, tours, etc. Name: Telephone: Email Address:
  • 7. Date: I am over 13 years old: I agree to join this mailing list: How did you get here?: Facebook Instagram Twitter Blog Other HOME | SHOP | TOUR |
  • 8. SOCIAL | CONTACT US __MACOSX/Requirements/HTML Files/._Home.html Requirements/HTML Files/index.htmlHOMESHOPTOURTOURCONTACT US __MACOSX/Requirements/HTML Files/._index.html Requirements/HTML Files/Shop.html DJ Rice God Online Store New Merchandise Coming Soon HomeShopTourSocial MediaContact UsTop SellerJust ReleasedTop RatedDeal of the DayHOME | SHOP | TOUR | SOCIAL | CONTACT US __MACOSX/Requirements/HTML Files/._Shop.html Requirements/HTML Files/Social.html Social Media Follow them all! HomeShopTourSocial MediaContact Us www.instagram.com/djricegod www.facebook.com/djricegod www.twitter.com/djricegod www.soundcloud.com/djricegodHOME | SHOP | TOUR | SOCIAL | CONTACT US __MACOSX/Requirements/HTML Files/._Social.html
  • 9. Requirements/HTML Files/stylerules.css /* CSS style rules that define page structure */ header { background-color: white; font:italic small-caps normal 20px/150% arial, helvetica, sans-serif;} nav {text-align: center; background-color: white;} th,td{padding: 10px; border: 1px solid black;} td{c} table {border: 1px solid red; border-collapse: separate;border- spacing: 10px; margin: 0 auto;} th,td{padding: 10px; border: 1px solid black;} td{text-align: center;} table {border: 1px soild red ; border-collapse: separate;border- spacing: 10px; margin: 0 auto;} h1 {background-color:text-align: center; font: italic small-caps normal 50px arial, verdana, sans-
  • 10. serif;} h2 {font: italic small-caps normal 40px courier new; text-align: center;} p {font: 20px Lucida Sans; text-align: left;} p2 {background-color:text-align: center; font: italic small-caps normal 30px arial, verdana, sans- serif;} footer {background-color:text-align: center; font: italic small-caps normal 20px arial, verdana, sans- serif;} #container { max-width: 960px; margin: 0 auto; background-color: white;} #left { float: left; width: 20%;
  • 11. background-color: white; } #main { float: right; width:100%; background-color: white; } footer {text-align: center; clear: both; background-color: white; } .centertext { text-align: center; }
  • 12. #photos{margin: 0 auto;} #list{margin:0 auto;} #list td{ padding:10px; background-color:yellow; border:3px solid red; border-top-right-radius:50px; border-top-left-radius: 50px; text-align:center-right; } #photos td{ text-align:center; border:1px solid black; } __MACOSX/Requirements/HTML Files/._stylerules.css Requirements/HTML Files/Tour.html DJ Rice God Tour Schedule The Life of Rice Tour 2016 HomeShopTourSocial
  • 13. MediaContact Us September 28, 2016 Atlanta, GA October 17, 2016 St. Louis, MO October 23, 2016 Kansas City, MO October 24, 2016 Memphis, MO HOME | SHOP | TOUR | SOCIAL | CONTACT US __MACOSX/Requirements/HTML Files/._Tour.html __MACOSX/Requirements/._HTML Files Requirements/HW #10.pdf MIS 4760 / 7435 Web Site Design and Development Homework DB#10 In this assignment, we are going to create a PHP file that generates dynamic content. 1. Move your web site files into the htdocs folder if you have not done so already. 2. Locate the file that contains your user-data-entry form and open it in your text editor.
  • 14. 3. Modify the <form> element tag: Assign a PHP file name (such as: AddToMailList.php) to the form tag’s action value: Example: <form id="mailList" action="AddToMailList.php" method="post"> 4. Resave the html file. 5. Create a new file with the name you assigned to the action attribute (e.g., AddToMailList.php). Make sure the filename has the extension .php and the file is saved in the htdocs folder. 6. Add the PHP code to the file so that it sends the form data to the PHP processor as $_POST variables and then generates a “thank you” message that refers to the form-user by name. 7. Test it out. Try filling out your own form and make sure the “thank you” message appears in a browser window after you submit the form. Please refer to the example below. Note: To test your PHP code, you must start your web services, then start a browser and enter the URL of your html file that contains the form element (e.g. contactus.html):
  • 15. localhostcontactus.html Fill out your form and click “submit”. Once ‘submit’ is clicked, the browser will send the form data (as “post” variables) to the web server along with the “signal’ to run the PHP file. 8. Zip the folder that contains the web site files (including this new .php file) and upload the zipped folder to the dropbox by the due date. ******************************AddToMailList.php ********************** <!DOCTYPE html> <html> <head> <meta charset="utf-8" > <title>Thank You for Joining our Mailing List</title> </head> <body> <?php // Create PHP variables and assign incoming POST variables to PHP variables $fullname = $_POST['fullname']; $age = $_POST['age'];
  • 16. $email = $_POST['email']; $major = $_POST['major']; $degree = $_POST['degree']; // Create a thank you message using PHP variables in HTML elements. $html_string = "<h3>Thank you Message</h3><p>Dear $fullname :<br><br> Thank you for joining our mailing list. We can provide $major majors seeking $degree degrees with useful information. <br><br>The management</p>"; echo "$html_string"; ?> //end of PHP block </body> </html> __MACOSX/Requirements/._HW #10.pdf Requirements/HW #11.pdf MIS 4760 / 7435 Web Site Design and Development Homework DB#11
  • 17. In this assignment, you are going to create a database and then add a table to it using MySQL. You will also add PHP code to your PHP file that will open the database and write the form content to the table in the database. Here are the steps: 1. Create a database in MySQL. (hint: Direct the browser to: localhostphpmyadmin ) 2. Create a table in that database. You will need as many columns as you have input boxes in your form. 3. Add the PHP code to the php file that will open a connection to mySQL, select the database, “escape” the POST variable values, create an SQL statement to insert the “escaped” values into the table, execute the SQL statement, and close the connection. See the example below. Replace highlighted words with your own database, table, and variable names. 4. Test it out. Use the form to enter values and then check the database to see if the values were added as a new record in the table. 5. Zip the folder that contains the web site files (including the
  • 18. .php file) and upload the zipped folder to the dropbox by the due date. ******** AddToMailList.php – add your code on to end of your existing <php> script *********** $dbconnect = mysqli_connect("localhost", "root", "") or die("Unable to connect to MySQL"); $selected = mysqli_select_db($dbconnect, "YOUR DATABASE") or die("Could not open database"); $esc_fullname = mysqli_real_escape_string($dbconnect, $_POST['fullname']); $esc_age = mysqli_real_escape_string($dbconnect, $_POST['age']); $esc_email = mysqli_real_escape_string($dbconnect, $_POST['email']); $esc_major = mysqli_real_escape_string($dbconnect, $_POST['major']); $esc_degree = mysqli_real_escape_string($dbconnect, $_POST['degree']);
  • 19. $sql="INSERT INTO YOUR TABLE VALUES ('$esc_fullname', '$esc_age', '$esc_email', '$esc_major', '$esc_degree')"; mysqli_query($dbconnect, $sql); mysqli_close($dbconnect); ?> //end of PHP block </body> </html> __MACOSX/Requirements/._HW #11.pdf Requirements/Requirements.txt I need my website to correctly respond to a mail list joining submission that requires the AddtoMailList php file according to HW #10 & #11. Also, it needs to correspond to all of the following details in the Website Completion excel files. __MACOSX/Requirements/._Requirements.txt Requirements/WebsiteCompletionChecksheet.xlsx Sheet1MIS 4760Checklist for site completionYES/NOHW #35
  • 20. HTML files with required page layout elements (div container, header, nav, div left, div main, footer)1 style sheet with required style rules for page layout elementsmeta tags for keywords, description and author on each HTML page in the <head> elementUnique titles on each HTML page in the <title> elementHW #4color rules removed from style sheetplaceholder text removed from HTML pageslevel 1 heading <h1> on each HTML page in <header> elementminimum of 6 paragraphs in main div or left divminumum of 1 list in main div or left divminimum of 1 inline element in main div or left divelement- based style rules for <p> and <h1> elements in style sheetHW #5Text-based menu with functional links to all five html pages in the <footer> elementOne link to an external web pageFive regular-size images and one thumbnail image in assets folderFunctional links to images in html filesThumbnail image is a link to a larger image that opens In separate windowHW #6One table element such as a price list on any one pageOne table designed to be a menu in each page's <nav> element and links are functionalIDs assigned to each tableID-based style rules for each <table> element and its <td> elements in stylesheetHW #7A <form> element that contains at least one of each of these input elements and each element is assigned a unique ID and a name:text elementtel elementemail elementdate elementA set of radio buttonsA set of check boxesA select element with optionsA “submit” and a “reset” button.<form id="mailList" action=" " method="post">HW #8functional jQuery validation code for at least three input elementsHW #9screen shot of XAMPP control panelHW #10Functional PHP script that captures form field data and generates an HTML page using form field data.HW #11Functional PHP code that opens a connection to a mySQL DB, writes YOUR form field values to the DB, closes the DB. __MACOSX/Requirements/._WebsiteCompletionChecksheet.xls x