Snippets tagged “url-path”
1 snippet uses this tag.
- Request string without GET argumentsPHP
In PHP, you can use the $_SERVER['REQUEST_URI'] variable to get the request string without GET arguments.
1 snippet uses this tag.
In PHP, you can use the $_SERVER['REQUEST_URI'] variable to get the request string without GET arguments.