Re: Web Lanuage question
Thanks, it sounds like you know your stuff. Maybe you could suggest how i can do the following using php?
I want to create a login page for users, once they have created a screen name and entered their details, is it possible to transfer the details they entered to a profile page which is automatically created with the screen name they entered as the url after the website name?
would it need to be a directory if it was to store a photo of the user and other information in the profile?
how would i be able to implement it such that when a user registers it will create a blank php profile page?
|