browser properties
Moderator: General Moderators
browser properties
I need browser properties in php
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London
Re: browser properties
Good for you
Re: browser properties
it means
Re: browser properties
He thinks it's good for you.
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London
Re: browser properties
I do indeed
Seriously, Kerrthika, do you really think you're going to get much of a response from you rather short and demanding post???
Try explaining you problem and/or objective(s) - help us to help you.
Seriously, Kerrthika, do you really think you're going to get much of a response from you rather short and demanding post???
Try explaining you problem and/or objective(s) - help us to help you.
Re: browser properties
The only properties you can get directly from PHP are the IP & user agent. If you want screen resolution, etc, you'll need Javascript.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: browser properties
thanks for your help