Oct 29, 2006 #1 kathyc20 Programmer Joined Mar 7, 2001 Messages 96 Location CA Hello, I am using php 3 and need to find code to clear an NT session. I would appreciate any help in this regard.
Hello, I am using php 3 and need to find code to clear an NT session. I would appreciate any help in this regard.
Oct 29, 2006 #2 sleipnir214 Programmer Joined May 6, 2002 Messages 15,350 Location US I'm not sure what an NT security session is, but I don't believe there is any builtin PHP function to do it. You will likely have to have PHP execute some application externally. Want the best answers? Ask the best questions! TANSTAAFL! Upvote 0 Downvote
I'm not sure what an NT security session is, but I don't believe there is any builtin PHP function to do it. You will likely have to have PHP execute some application externally. Want the best answers? Ask the best questions! TANSTAAFL!