confirm if user is login

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

confirm if user is login

Post by vintoICT »

I have some code that should run only when a user is login

ho do i determine if ISLOGIN .


mobhar
User
Posts: 11735

Post by mobhar »

You may simply use IsLoggedIn() global function.


Post Reply