Okay i am building a login system for one of my services i need it to be able to do the following.
- Have multiple login names i.e. (more than allowing just one username and pass)
- I need to set up a system so that they can create a new user and have the sql database auto updated (Instant registration)
- Have it so when you log in it opens a seperate file from the flash file.
I’ve been trying to get this to work but i cant. Thanks.