As briefly as possible a system i am working on creates a set of tables
(prefixed with their names) for each registered user. It was designed to look
up a table for names and passwords on entry. The system itself has 2 levels
of passwords so I am trying to aliminate the Table and use the existing user
tables one of which holds the highest level password I want to use. The first
step however is to establish if any users exist. If they don't an add user is
triggered. I can use the code to establish if any users how many and their
names without the need for the extra table.
I hope this covers it. Thanks for your time.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.