I'm creating a site and would like to make a system of profiles of type:
meusite.com/NICKUSUARIO
.
And I would like to know how to get this nick in the URL and move to the profile.php
file for example.
I know how to use ?nick=nickuser
, but I would like to make it more user-friendly to type having to only put meusite.com/nickusuario
.