Would appreciate any ones help or advice!!
We have a website for our business where customers log in and book their children on to an activity course.
At the moment they have to re enter the childs data every time they want to sign up for the course, however what we'd like to do is create a profile page for the parent which will allow them to enter childs data which will be saved on to a database.
So when they re sign up to the course each time they can select their child or children from a custom generated mysql database for that profile, which will automatically enter their data in to the booking form.
I have created the form for them to enter their childs data but i'm unsure as to what the correct php and mysql coding should be for both the childs data collection from the form and the input of data into the booking form.
If you need any more information from me please let me know!
Any help would be much appreciated!!!