Hi
I have used in the past
search.php?sl=y
on a link to the page, and in the page I would use
if($_GET[$sl]=='y'){
Show somw stuff here
}
This was good in php 5.6, but I'm in the process of upgrading my code to the newer version, and am looking for an updated way to acheive this.
Help, pointers examples
Thanks in advance.
Paul
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.