Jump to content

Kandey

New Members
  • Posts

    1
  • Joined

  • Last visited

Kandey's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hey guys, My problem is, iam loading with mysql_fetch_array a table from my database and draw it into my website page. The table is a user table which has an id, user, password and rights(Admin, Mod , User). Only the rights are given out as <select> </select> boxes with the 3 options(Admin, Mod , User). And i also have 1 more column which has for each row a href to a new site with the id of the array_index as paramter. My Problem is i want to know which select box was changed and which option is selected so i can change the rights in my database of this user with the right id. At the moment i cant post the code in here cause i have a problem with my laptop now. I hope you can help me, Thank you
×
×
  • 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.