I am using a php page in my .Net 3.5 app. Is there anyway to access 'HttpContext.Current.User.Identity.IsAuthenticated' in my PHP code so that I can protect my PHP page??
↧
I am using a php page in my .Net 3.5 app. Is there anyway to access 'HttpContext.Current.User.Identity.IsAuthenticated' in my PHP code so that I can protect my PHP page??