It seems to be like a form in several steps, each step on a different page.
Why not storing the selected data into the session ?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a page, before continuing to the next page the user must first select one of the data in the table. When he has selected, he will go to the next page. On the next page there will be data that has the same ID as the previous data ID. I want to add data but how do I get the data id beforehand
Please or to participate in this conversation.