create profile URL like in Facebook OR Subdomain -


is subdomain in facebook profile or url shows specific profile based on name followed after e.g. www.facebook.com/profile-name if profile url want in website each user able have own profile url facebook.

i want php script when user registers site should created then. thanks.

the way sort of thing using apache mod_rewrite way make rules how apache translates incomming requests , php file respond.

apache mod_rewrite


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -