Posted inPHP
How to Remove file extension from url using .htaccess
Remove file extension from any file whether it's .php, or .html. you can achieve this using .htaccess file. suppose you have website called example.com/home.php and if you want to remove…