Hello,
I want to do something with my link.
And by this I mean. I want to do this: www.example.com/mypage.php?id=10000
But is there a way to do that samething but display it like www.example.com/10000 or www.example.com/mypage.php/10000 ??
Would this have to be done through a .htaccess file?