How does the "access management" store the username in code?
Autore: Ciro S.
Visite 1121,
Followers 1,
Condiviso 0
I am looking to understand what variable(s) stores the session ID, user name, etc. I like the ease of use of your access management system but need a bit more functionality on the site that I am working on. I would like to understand what php variable(s) the user's credentials are stored under so that I can add my own code to the page that will display the user's name for their personal page.
Postato il
Hello Ciro,
Please see this thread:
https://helpcenter.websitex5.com/post/72053
Kind regards,
Paul
Autore
Thanks! That should do it.