I am setting up a users-only page, where the users can access a database. I require the form they use to add things to the database to grab their name from the users database, which was accessed earlier in the document to verify their account, and place it in a column labeled Added By for that new row.I am setting up a users-only page, where the us