How would I go about changing the access level drop down box which is currently 1-10 to a text input box?
I changed the sql to varchar and tested text levels and it works no problem when I manually enter it into the database, but I don't want to open mysql every time, I'd like to modify the admin_user.php page access level section to a text input but am getting lost in trying to figure everything out.