I made a php page that gets my tours info from a database using WHILE loop and display my tours in div called for example Tourbloc , any way the tourbillon div have a button that’s repeated too whith the loop , and I want to when I click a button on a certain block it takes me to next page and save certain info from that block that are related to a certain tour ,and send it to next page ,please help please.
I tried java script but didn’t know how ,I expect to send a data got from a div to next page with clicking on a button