Jump to content

benoitlapointe

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

benoitlapointe's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello everybody, I'm a newbie to PHP. I am building a simple member page protected by username and password. Its built, i can login and get to my member page. I can display the member name based on the user that is connected. NOW my only problem is i don't know how to get for each different user a different image to display (beside the name). I have a database called "worker" I have a table called "members" I have 4 fields (id, real_name,username,password) I wanna add another field called user_picture, in which each user has their own picture. Let's say user Bob signs in, well "Welcome Bob will appear" and also the picture would appear. So what i don't know how to do is make that picture appear, what kind of field do i need to create, and what is the php code for that Thanks alot
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.