I've seen this on some sites but I don't know how to do it or what is it called. It's like the php file is converted into a folder. And when you're in it you can see on the address bar that it's a folder.
Example: I have a file mypage.php on my website example.com/pages. The url of the file is example.com/pages/mypage.php. The one I saw, the file became example.com/pages/mypage. And if the file is mypage.php?p=file it becomes example.com/pages/mypage/p/file.
How do you do it? also, how do yo call it?
Example: I have a file mypage.php on my website example.com/pages. The url of the file is example.com/pages/mypage.php. The one I saw, the file became example.com/pages/mypage. And if the file is mypage.php?p=file it becomes example.com/pages/mypage/p/file.
How do you do it? also, how do yo call it?
Last edited: