Get URI after certain characters
-
HI
I’d like to get the end part of the current URL after specific characters. For example if the URL is https://www.example.com/?from=/page/subpage, I’d like to echo everything after ‘?from=’, so echo /page/subpage. Is this possible?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Get URI after certain characters’ is closed to new replies.