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

iphone - Using nested NSDictionary with Picker -

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

php - accessing mysql using different server to which db connection data is located -