Login Register


Any compatibility differences between URL?arg and URL/arg filter_list
Author
Message
Any compatibility differences between URL?arg and URL/arg #1
On my website I want to be able to use "mywebsite.domain?arg" for short linking & "mywebsite.domain/arg" for site specific content. Does anyone see a compatibility issue with this? I know that PHP can pick up what's after a '?' even if there isn't an '=' to assign it a value. With the hope for growth, I'm more than sure other backend languages can handle this as well. Of course we've all seen "/arg" as well.

Do browsers treat the two differently? Do some browsers change the URL to format when it sees an incorrectly structured question mark?

Reply







Users browsing this thread: 1 Guest(s)