So, I want to split the REQUEST_URI
in to pieces
Lets say I have a REQUEST_URI
like this: /core/info/rules/
And want to display it like this: Core » Info » Rules
Any help or examples are appreciated :)
So, I want to split the REQUEST_URI
in to pieces
Lets say I have a REQUEST_URI
like this: /core/info/rules/
And want to display it like this: Core » Info » Rules
Any help or examples are appreciated :)