Apr 18, 2002 #1 overfind Programmer Apr 18, 2002 1 AT is there any way to get the time when a user enters the apache-password or any id that indicates the first entry of a user I need this for our user-database: but the login should run over the apache-window and not with html thx for your help mike
is there any way to get the time when a user enters the apache-password or any id that indicates the first entry of a user I need this for our user-database: but the login should run over the apache-window and not with html thx for your help mike
Apr 18, 2002 #2 AnakinPt Programmer Mar 29, 2001 583 PT when the apache returns a valid login, you can always run a script and do call the time() function. Then you get a timestamp of the login. Anikin Hugo Alexandre Dias Web-Programmer anikin_jedi@hotmail.com Upvote 0 Downvote
when the apache returns a valid login, you can always run a script and do call the time() function. Then you get a timestamp of the login. Anikin Hugo Alexandre Dias Web-Programmer anikin_jedi@hotmail.com