06-09-2012, 09:41 PM
Uh. Well, what you can do is create a whole User class, outlined a little something like this:
Class User
--> Username
--> Password
-->Sub Save()
-->Sub Remove()
-->Function Exists()
Class User
--> Username
--> Password
-->Sub Save()
-->Sub Remove()
-->Function Exists()