Hi all,
I have five pages. Each page contains textfields for the user to fill in.
I want all that data to enter into the same one row in MySQL database.
At the moment once the user completes one page and then another the data is entered in different rows.
Is there any way I can do this??
Thanks..
Kevin.