Re: How to fetch client-information
- From: Martin <discoplace@xxxxxx>
- Date: Tue, 27 Sep 2005 15:16:31 +0200
Oli Filth wrote:
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
aah, thanks.
I might have overlooked that! .
- References:
- How to fetch client-information
- From: Martin
- Re: How to fetch client-information
- From: Oli Filth
- How to fetch client-information
- Prev by Date: Re: Problem with Remote PHP includes
- Next by Date: how to move into a recordset?
- Previous by thread: Re: How to fetch client-information
- Next by thread: how to move into a recordset?
- Index(es):
Relevant Pages
|