get current user login

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
quanghuyitalst
User
Posts: 19

get current user login

Post by quanghuyitalst »

Hi admin and everyone.
Please help me!

I want to get session user name login.
for example in asp: session(EW_SESSION_USER_PROFILE_USER_NAME)
but in php, I could not find it

thanks!


mobhar
User
Posts: 11741

Post by mobhar »

Simply use CurrentUserName() global function.


quanghuyitalst
User
Posts: 19

Post by quanghuyitalst »

I was trying to find keyword of session. but not found
Thank you so much!


Post Reply