Currently I have it set up so that the user profile is viewed at: mywebsite.com/profile.php?user=username
I need that to somehow redirect to something like mywebsite.com/username
and the profile page still work. Any help would be nice.
Asked
Active
Viewed 33 times
0

dazed-and-confused
- 1,293
- 2
- 11
- 19

Jack
- 1
-
This question is pretty broad, and I'm 100% sure has been answered elsewhere. – GrumpyCrouton Nov 05 '20 at 20:27
-
4Does this answer your question? [How to create friendly URL in php?](https://stackoverflow.com/questions/812571/how-to-create-friendly-url-in-php) – matthew-e-brown Nov 05 '20 at 20:29