URL rewrite using PHP without using .htaccess
Posted: Fri Sep 18, 2009 1:26 pm
Hi all,
I want to create SEO friendly URL's using pure PHP without using htaccess. How i can do it?
For example: http://www.example.com/profile.html, while i give this URL, it should show the content of http://www.example.com/profile.php.
Any idea about this issue? please share with me. Thanks in advance.
I want to create SEO friendly URL's using pure PHP without using htaccess. How i can do it?
For example: http://www.example.com/profile.html, while i give this URL, it should show the content of http://www.example.com/profile.php.
Any idea about this issue? please share with me. Thanks in advance.