I created a page where I first make a choice in a select/list
(musical genre), then depending on the choice the second select/list
(music) appears with options related to the genre.
What I need is for the items to be chosen (songs) to be included in a list below so that I can then make a choice for comparison (of those in more detail), and each of them can be sent ( via email or pro bank), through checkbox
thus ending the process of choice, comparison and submission.
Could anyone help how to do this in PHP and MySQL? Note: I have the initial scripts, but the list on the same page is the one that is screwed ... (type shopping cart only on the same page)