I need to show the user information using the link type:
http://mydomain.com/username/
within the system of query should look like:
http://mydomain.com/users/?username=username
Q: How to convert (handle) queries like: mydomain.com/username ?
http://mydomain.com/username/
within the system of query should look like:
http://mydomain.com/users/?username=username
Q: How to convert (handle) queries like: mydomain.com/username ?