PHP Tutorials: Remove Script File Extensions
Remove .php, .html, and other files extensions from the end of your URLs. e.g. http://localhost/name.php becomes http://localhost/name using .htaccess and a simple rewrite. Official website http://phpacademy.org Support Forum http://phpacademy.org/forum Follow us on Twitter! http://twitter.com/phpacademy
Length:
08:01