Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Punkwaffle

macrumors regular
Original poster
Apr 12, 2004
204
5
OK, I'm new to PHP/MySQL and have a question.
I'm have a form where the user puts in all there contact info and submits it. After submitting it, it will take you to a new page where you can view that info and also click an "Edit" button if they made a mistake.
The problem is, when the user clicks on the submit button the page they view will show all the last contact entered and not the one they put in.
How can I get this to work?

Thanks.
 

bloodfist

macrumors member
Apr 30, 2005
40
0
Change the query on the page with the edit button to pull back the record assoicated with that users ID # if they have one.

-bloodfist
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.