i am developing a website in shared hosted environment because of that i have no access on .haccess file.
so how i can rewrite url like http://www.website.com/sm.php?cat=3&id=4 to http://www.website.com/sm/name-of-the-page.
URL rewriting
Moderator: General Moderators
- turbolemon
- Forum Commoner
- Posts: 70
- Joined: Tue Jul 14, 2009 6:45 am
- Location: Preston, UK
Re: URL rewriting
I think this might be what you are looking for.
http://www.tutorio.com/tutorial/php-alt ... endly-urls
I think Joomla uses this method for SEF URLs without mod_rewrite. Enjoy!
http://www.tutorio.com/tutorial/php-alt ... endly-urls
I think Joomla uses this method for SEF URLs without mod_rewrite. Enjoy!