Hey, Profile

I was wondering if there was a simple tutorial or scripts I could use to make a page that has a profile.

The profile would consist of
Profile picture
Name
Images
About me


And that profile page could edit those by the account owner who has a username and password that was created.


I don’t want to use a CMS, just something I can add to a custom html page I’ve created.

Thanks, sorry for the noobish question. Its just been killing me.

To do this, you would have to store the users in a database table and then extract the users’ data whenever they view their profile or the profile of another user. Do you have any existing storage of the user data (e.g. where are their usernames and passwords stored)?

I’m looking for something like this :http://i42.tinypic.com/5spde.jpg

Just something real basic. I do have a database,no stored usernames or passwords or account content. I plan on doing this when I can find a script or tutorial to help me out.

Sponsor our Newsletter | Privacy Policy | Terms of Service