Hello all,
I need to be able to get a folder name, the folder name based on the name of the website member eg (www.website.com/members/john123) it would then get the username John123 and then use this information to access his account.
The files the server would get would be from something like: (www.website.com/files/profile.php?user=john123) but would show to the user as (www.website.com/members/john123/profile.php)
I have looked every where, and cant find anything. But I know it can be done as I have come accross this before, a couple of year back!
Thank you!!!