Posted 30 December 2013 - 07:09 AM
Hi. I am using PHP on my dev server, and I have noticed that people can use URLs like this:
Does anyone know how I can do something like this:
rather than
?
(Sorry, I am bad at explaining stuff.)
https://minotar.net/avatar/z_hackz
Does anyone know how I can do something like this:
http://localhost/user/z_hackz
rather than
http://localhost/user.php?u=z_hackz
?
(Sorry, I am bad at explaining stuff.)