Thread: Url Permalink
View Single Post
Old 09-05-2010, 12:17 PM   #1 (permalink)
OpenBSD
The Visitor
Newcomer 
 
Join Date: Aug 2010
Posts: 2
Thanks: 0
OpenBSD is on a distinguished road
Default Url Permalink

Hi,
How To change My Url to user friendly using php and mysql !
any Example :
i have this url for show user profile:
view source
print?
1 http://mydomain.com/showuser.php?id=30 //<- this link show user with id 30


change to friendly Url :
view source
print?
1 http://mydomain.com/user/john //<- this john is name of id 30


Thanks for any help.
OpenBSD is offline  
Reply With Quote