Hi my name is Aidan and I am new here.
Me and my friends are making a Social Network just for fun and to help us learn PHP in a more fun way. We are wanting to know if there is way to cover up the GET in the URL bar.
For example when your visiting a user’s profile it will say in the URL bar: www.com/profile.php?id=
I also know that this is what Facebook do for their profile system.
However they also have a feature called ‘usernames’ which allows you to get facebook.com/
which replaces facebook.com/profile.php?id=
I was wondering how I would be able to implement this.
Many thanks,
Aidan