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 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> :) >
Jump to PostYes there is, however the most valid point that has been made this far is that the theory behind this is bizare.
All you would have to do is input the data to the database then re-print the page to the document looping through each feild and seeing what was …
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.