michelleqw
Programmer
Dear PHP user,
My last question was to reset the post variable. The answers we got where right, thanks again.
We are making a page to fill as MySQL table If we submit the information, via a post variable, it is put in the table.
If we press on the F5 button, the same information is filled again in the table because the post variable is filled again.
Now we write a select query and when there are rows selected, we can fill the information in the table.
We do think it can be easier, is there someone who knows a solution for this problem?
Nice regards,
Michelle.
My last question was to reset the post variable. The answers we got where right, thanks again.
We are making a page to fill as MySQL table If we submit the information, via a post variable, it is put in the table.
If we press on the F5 button, the same information is filled again in the table because the post variable is filled again.
Now we write a select query and when there are rows selected, we can fill the information in the table.
We do think it can be easier, is there someone who knows a solution for this problem?
Nice regards,
Michelle.