PHP Scripting Forums » PHP Classes Support Forum » Access_user Class Support forum

How to grab data from field user_1?

(6 posts)
  • Started 4 months ago by ViniciusAndrade
  • Latest reply from Olaf
Please support us by buying these products:

  1. User has not uploaded an avatar

    ViniciusAndrade
    Member

    I could not find how to grab data from user_1 or fied_one ?
    Any leads ?

    Posted 4 months ago #
  2. how about:

    $_POST['user_1']

    Posted 4 months ago #
  3. User has not uploaded an avatar

    ViniciusAndrade
    Member

    I'm trying to get the data from the database which field call user_1.

    Posted 4 months ago #
  4. maybe you can explain a little bit more?

    Posted 4 months ago #
  5. User has not uploaded an avatar

    suggeelson
    Member

    $sql= "SELECT user_1 FROM users_profile WHERE id='$id'"

    Posted 4 months ago #
  6. Quote from: suggeelson
    "$sql= "SELECT user_1 FROM users_profile WHERE id='$id'""

    what is this?

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.