Forum

Thread tagged as: Question, Members

Uniquely Identify a logged in MEMBER (member app)

Is there a way inside the Member app to uniquly identify a member record in the database?

I want to associate my own data table with a member in the app. I am hoping there is a function like perch_member_get('ID')

Steve Counsell

Steve Counsell 0 points

  • 5 years ago

Haha, While writing that question it occurred to me to just try it.

Guess what perch_member_get('id) works fine :)