.htaccess url rewriting

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
deshmukh999
Forum Commoner
Posts: 32
Joined: Mon Mar 15, 2010 2:01 am

.htaccess url rewriting

Post by deshmukh999 »

Hi,

my requesting url is

http://www.website.com/user.php?user=praveen

I want to show it as

http://www.praveen.website.com

I tryed to lot to do this , but didnt geta ny solution

Please suggest me how to do this.

thank you
Post Reply