Programming & Design
Question:
How can I get The TIme, IP, and other info of somebody on my website? (want it on the page for them to see)?
Da Man
2008-07-17 15:34:03 UTC
I need
the time,
day,
IP,
browser info,
PC info
and stuff displayed on a web page.
how can I do this?
Three answers:
chris b
2008-07-17 18:29:28 UTC
OS:
http://www.javascripter.net/faq/operatin.htm
Browser:
http://www.pageresource.com/jscript/jbrowse.htm
Time/Date:
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_date
IP:
http://javascript.internet.com/user-details/ip-address.html
Cheers.
Vivian G
2008-07-18 01:01:14 UTC
You can try a free service or software like:
http://www.tracemyip.org/tools/show-user-ip-info-box/
http://www.tracewatch.com/
rltm_9999
2008-07-17 22:51:03 UTC
You running PHP?
http://us3.php.net/manual/en/function.get-browser.php
There are also date and time functions you will find there.
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...