MisterBigglesworth
Expert Member
Im trying to do the same thing on a website eg: instead of a user having "their" page show as:
http://website.com?mem_id=10245
I want it to show as:
http://website.com/memberuniqeuname
Anyone know how to do this or can send me a link? I searched Google...but am not getting a finite answer for this.
So basically I assume the PHP code would need to create this friendly URL when a member registers on the website, or is there some sort of job that needs to run in the background?
I need it to "create" this friendly URL as the user registers
Im stuck
http://website.com?mem_id=10245
I want it to show as:
http://website.com/memberuniqeuname
Anyone know how to do this or can send me a link? I searched Google...but am not getting a finite answer for this.
So basically I assume the PHP code would need to create this friendly URL when a member registers on the website, or is there some sort of job that needs to run in the background?
Im stuck
Last edited: