12-15-2017, 03:06 AM
Hello, I'm new here. When I share an url with parameters to a user so he can direct to one of my pages. He is required to log in. The problem is that after logging in, all parameters along with that url are gone, so he can't redirect to the desired url!
E.g: My URL is http://www.essdepots.com:82/KTproj/users...=R2abe8b9f. When clicking on the link, it directs to login.php with dest = users/station.php, without parameters RFID=R2abe8b9f.
How can I customize my code to fix that problem
E.g: My URL is http://www.essdepots.com:82/KTproj/users...=R2abe8b9f. When clicking on the link, it directs to login.php with dest = users/station.php, without parameters RFID=R2abe8b9f.
How can I customize my code to fix that problem