Ecodor
Senior Member
- Nov 5, 2017
- 896
- 232
I need some push with this, i have website that url structure looks like this
https://domain.com/folder/index.php?name=asdasdasdHow do i remove this part of the url "index.php?name=" so it looks like this
https://domain.com/folder/asdasdasd
The passed value (asdasdasd) sometimes also contain these symbols ( . ) or ( - ) or ( _ ) so it will look like this (asd.asdasd) or (asdasd_asd) you get my point
Thank you very much if anyone can help
https://domain.com/folder/index.php?name=asdasdasdHow do i remove this part of the url "index.php?name=" so it looks like this
https://domain.com/folder/asdasdasd
The passed value (asdasdasd) sometimes also contain these symbols ( . ) or ( - ) or ( _ ) so it will look like this (asd.asdasd) or (asdasd_asd) you get my point
Thank you very much if anyone can help