Basically I need a basic PHP webpage that does something like this.
- User enters "www.stackoverflow.com/test#thisIsString"
- Website prints out thisIsString
I'm unsure how to do anything like this or what this would be called. Any help or just anything that could lead me on the right track is greatly appreciated!