I have two tables boat_condition and boat_condition_images. They are linked together, Master = boat_condition and Details = boat_condition_images
both have boat_condition_id is the link field.
Then in both tables I have: field name = size_make_model
The fill out the boat_condition table first. I would like to see if I can have the boat_condition_images field of size_make_model already put in?
I know I have done the $_SESSION but this is not on the login page to add that..
Any help would be a great help..
Thank You..
both have boat_condition_id is the link field.
Then in both tables I have: field name = size_make_model
The fill out the boat_condition table first. I would like to see if I can have the boat_condition_images field of size_make_model already put in?
I know I have done the $_SESSION but this is not on the login page to add that..
Any help would be a great help..
Thank You..