Pnrhost Support Posted March 14, 2023 Share Posted March 14, 2023 I need to get Client Details using `ClientDetails`. which needs the `clientid` to work but I have no Idea how to get the `clientid` for the logged in user. Kindly assist NOTE: I am able to get the `userid` using `ValidateLogin` 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted March 19, 2023 Share Posted March 19, 2023 Look for uid in PHP session array. It sores the ID of the currently logged customer. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.