Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
This hasn't been mentioned yet, but the superglobal that you will use to evaluate for a redirect is contained within $_SERVER["REQUEST_URI"], and contains a string like this: "/example.php". You should be able to evaluate this, then convert it to lowercase and redirect, if needed.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|