Question: write PHP CODE that SAVES the form data to the database and then RETAINS the data inputted as an ECHO or whatever it's called. it
write PHP CODE that SAVES the form data to the database and then RETAINS the data inputted as an ECHO or whatever it's called. it should look tlike this after submitting an update. PHP CODE IS REQUIRED TO BE SHOWN. THE PREVIOUS ANSWER WAS INADEQUATE. It should look like THIS. the form TAKES the value and then DISPLAYS IT after input!
current code:
boxsizing: borderbox;
#myInput
backgroundimage: urlcsssearchiconpng;
backgroundposition: px px;
backgroundrepeat: norepeat;
width: ;
fontsize: px;
padding: px px px px;
border: px solid #ddd;
marginbottom: px;
#myUL
liststyletype: none;
padding: ;
margin: ;
#myUL li a
border: px solid #ddd;
margintop: px; Prevent double borders
backgroundcolor: #fff;
padding: px;
textdecoration: none;
fontsize: px;
color: black;
display: block
#myUL li a:hover:notheader
backgroundcolor: #eee;
table
bordercollapse: collapse;
width: ;
td
border: px solid black;
padding:px;
textalign: left;
th
border: px solid black;
padding: px;
textalign: left;
backgroundcolor: #fff;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
