I would like to do the following
echo "<script>window.history.back()</script>";
this returns you to the previous page
What I intended was to go back to the previous page but define a variable
imagine that the previous page is example.php
I wanted you to do "example.php? a = 1"