focus72050
Programmer
I have a signature log for a building that i would like to do in php. i have about 20 fields that i accept through post. The problem is 15 of those fields are going to always be the same for each session, but i dont want the user to have to type in that information 'n' times, i want them to type it in only once but that information goes into the sql database for each entry that they enter for that session. Can anyone help me please, i am really stomped.