grimmcreative Posted November 8, 2015 Share Posted November 8, 2015 How can i get the Customer ID such like $clientdetails ["lastname"] ? Tried every combination out but do not get any ID. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 8, 2015 Share Posted November 8, 2015 try using the following... $clientsdetails["userid"] 0 Quote Link to comment Share on other sites More sharing options...
grimmcreative Posted November 9, 2015 Author Share Posted November 9, 2015 Hello - already tryed this out. Does not work. $clientsdetails["userid"] $clientsdetails["id"] $clientsdetails["customerid"] 0 Quote Link to comment Share on other sites More sharing options...
Damo Posted November 9, 2015 Share Posted November 9, 2015 $clientsdetails["userid"] returns the ID for me here. I can also access it via $clientsdetails["id"]. 0 Quote Link to comment Share on other sites More sharing options...
grimmcreative Posted November 9, 2015 Author Share Posted November 9, 2015 Have it. It is only $userid 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.