Ok, thanks for that help, I now have it so it returns the array of the user information for the given user. The only question is where I can find out how to set what zen photo needs.
Currently I am calling `getAdministrators()` and `checkLogin()`
I modified getAdministrators() to getAdministrators($email) to return the row with the information for the given email address.
Any suggestions?