Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hi all, can anyone help me with this php code, so basically i have a form for editing and update value in database, after updating
Hi all, can anyone help me with this php code, so basically i have a form for editing and update value in database, after updating i want the navbar which contain the updated value to change the ui automatically, i am thinking about using session but i dont know how to do
so in the file that have a form:
$SESSIONLastName;
else
echo "Please check that you have entered the correct details.";
mysqlistmtclose$stmt;
and in the navbar file:
html code here.....
i use in the navbar
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started