Log in

View Full Version : Resolved Does anyone know of a IP and browser script?



sprinteroz
01-05-2009, 01:44 PM
Hi all I'm new to the site, also love the scripts.
The problem I'm having is that I can not find a script that will show up a persons IP and Browser info. I found a example one on the http://www.dynamicdrive.com website but it is built into the page on the http://www.dynamicdrive.com/ under the Tools tag and is not available on the site as a script that i can find.

If anyone can point to a place were iIcan find a script that dose this, I would be ever so great full

Thanks

Snookerman
01-05-2009, 01:48 PM
Take a look at these:
http://www.allscoop.com/phpcode.php (http://www.allscoop.com/phpcode.php)
http://www.wallpaperama.com/forums/how-to-display-ip-address-php-script-code-function-from-visitor-user-t399.html (http://www.wallpaperama.com/forums/how-to-display-ip-address-php-script-code-function-from-visitor-user-t399.html)

http://www.howtodude.net/howto/view.article.php/500 (http://www.howtodude.net/howto/view.article.php/500)

Good luck!

sprinteroz
01-05-2009, 02:02 PM
Take a look at these:
http://www.allscoop.com/phpcode.php (http://www.allscoop.com/phpcode.php)
http://www.wallpaperama.com/forums/how-to-display-ip-address-php-script-code-function-from-visitor-user-t399.html (http://www.wallpaperama.com/forums/how-to-display-ip-address-php-script-code-function-from-visitor-user-t399.html)

http://www.howtodude.net/howto/view.article.php/500 (http://www.howtodude.net/howto/view.article.php/500)

Good luck!

Thanks for the quick reply, I think the bottom one might do the trick at http://www.howtodude.net as i'm doing the web page in HTML and the other 2 scripts are for PHP so I do not think they will work in a HTML web pages.

Snookerman
01-05-2009, 02:17 PM
You're welcome! If your server has PHP enabled there shouldn't be any problems. You just need to copy that code into an empty page and save it with the php extension and then put a link to it on your page. Try this one for example:
http://www.allscoop.com/image.php (http://www.allscoop.com/image.php)
it looks just like an image and can be used as one.
Try it and if you need help just ask!

Good luck!

sprinteroz
01-05-2009, 03:11 PM
Thanks for that info about the file extension change I will play around and give that a go. Also I found a browser script made by http://www.dynamicdrive.com but i was thinking it might be a bit outdated, in witch case Sniffer Script (version 1.1) might not be able to see all the new browsers.

File name:
Browser Sniffer Script (version 1.1)
Author: BrotherCake
Note: Updated Jan 31st, 05' to include recognition of Opera 8
File link:
http://www.dynamicdrive.com/dynamicindex9/browsersniffer.htm

Would you have any idea were i might be able to find a update for this script or one that dose the same as Sniffer Script (version 1.1). I will keep on the hunt and see if i can find one that dose both i will let you know if i have any luck.

sprinteroz
01-06-2009, 08:01 AM
Hi all again. After hunting around I only found one script that dose IP and browser the link here if anyone in interested.

Link http://classicasp.aspfaq.com/general/how-do-i-get-the-user-s-ip-address-or-browser-information.html

just browser script

link http://javascript.internet.com/user-details/browser-properties.html

Snookerman
01-06-2009, 09:40 AM
You can go to your first post in this thread, click http://www.dynamicdrive.com/forums/images/buttons/edit.gif then click Go Advanced and add the Resolved prefix to the thread title. This will let other users know that they will find an answer to the question in this thread.

Good luck with your site!