retain login information from php?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
rei
Forum Newbie
Posts: 13
Joined: Mon Jul 26, 2004 9:51 pm

retain login information from php?

Post by rei »

i've made a bbs with php
now i would like to make access log for it.
access log would contain one's pc information (pc name ) & browser information.
browser information could be easily retrieved using java script..
how about pc information?
any clue to this?
can it be done by java script? or PHP? 8O
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

I think not. I'm no Javascript guru tho, so I reserve that answer.
Perhaps some ActiveX code might be able to achieve this, but then it would require a pretty low setting in the browser at the end users end. Not likely that is the case with todays adwar/spyware/hijacking offences that exists...
Post Reply