Hi all --
Does anyone know how to hide the .php extension in a URL so that if sometimes in:
instead of
http://www.mysite.com/page1.php
it will take them to /page1.php?
I found a lot having to do with apache but was wondering if there was a PHP function that you knew that might do that? Thanks!
j