Re: How to fetch client-information
- From: Oli Filth <catch@xxxxxxxxxxxxxx>
- Date: Tue, 27 Sep 2005 10:20:14 GMT
Martin said the following on 27/09/2005 11:15:
Hi PHP-Community!
I'm currently working on some statistics for my website and I'd like to know which functions I could use for getting client-specific data, such as IP-address, browser-type and operating system.
Online documentation just does not provide any useful help - I hope you guys can ;)
Yes it does:
http://www.php.net/manual/reserved.variables.php#reserved.variables.server
And if you have it enabled:
http://www.php.net/get_browser
-- Oli .
- Follow-Ups:
- Re: How to fetch client-information
- From: Martin
- Re: How to fetch client-information
- References:
- How to fetch client-information
- From: Martin
- How to fetch client-information
- Prev by Date: How to fetch client-information
- Next by Date: Re: Problem with Remote PHP includes
- Previous by thread: How to fetch client-information
- Next by thread: Re: How to fetch client-information
- Index(es):
Relevant Pages
|