Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

login (apache)

Status
Not open for further replies.

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
 
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top