No account email in MyPHP database?

I am looking through my SQL/PHP database for the Accounts and I do not see the account email column. I want to export this library to import into another program but need the account’s email to also populate. How can this be done if the email is not listed? How is the account info page getting it’s email account info separate from all other fields? Thanks.

It is located in the email_addresses table.

1 Like