I printed $_SERVER, and I found out that $_SERVER['REDIRECT_URL'] vs $_SERVER['REQUEST_URI'] both have same values. What's the difference between the two?
I printed $_SERVER, and I found out that $_SERVER['REDIRECT_URL'] vs $_SERVER['REQUEST_URI'] both have same values. What's the difference between the two?