User fills out certain values in a form and hits the submit button.
The values the user filled out will be submitted to the database.
The user needs to come back to that form and be able to update the values he did not enter the first time.
How would i do this with PHP?
brandon66
0
Expert in Progress
Recommended Answers
Jump to PostShow us the code you have so far.
Jump to PostThere's alot of coding to do with regard to your description. I'd recommend that you break this up into components/phases.
Start with the HTML. Do you have those pages already created? If so, any issues? Once you have the completed, then proceed with designing the PHP components.
First step is …
Jump to PostTo be honest, I am afraid I'm a little too newbie for this, but it's obvious that in your php you need a loop that re-renders the page with validation (indicating which fields are missing) until the information is complete no? <ducks> :) >
All 11 Replies

diafol
JorgeM
958
Problem Solver
Team Colleague
Featured Poster
brandon66
0
Expert in Progress
brandon66
0
Expert in Progress
PerplexedB
2
Newbie Poster
AARTI SHRIVAS
2
Posting Pro in Training
pawan768
0
Newbie Poster
brandon66
0
Expert in Progress
Josh Connerty
20
Unverified User
brandon66
0
Expert in Progress
brandon66
0
Expert in Progress
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.