I wrote up a quick PHP script to check most of that stuff. It returns an array of data so that in your page you can call the function and then test things like:$request['agent']or$request['os']or$request['isBOT']
and a bunch of other booleans I added in. It will even (try to) tell you if the r
I would be very very interested in that ... thanks, you can e-mail me
offlist if you like. [EMAIL PROTECTED]
Waz
www.crashtestkitchen.com
--- In videoblogging@yahoogroups.com, "David Meade" <[EMAIL PROTECTED]>
wrote:
>
> I wrote a php script once to parse out the user agent and OS of people
>
I wrote a php script once to parse out the user agent and OS of people requesting my feed. I used it to estimate subscribers ... I moved over to feedburner and abandonded my script ... but it certainly is possible ... I know of at least one script that did something similar :-P
I dont have alot
yeah, well when you figure it out, offer the code to us as open source,
with an in-depth tutorial !!!
:-)
you'll get lots of brownie points and well wishes
as far as I know many of us have been wishing for something like this,
but no one's yet done it...
(ok, jump in to correct me if / whe
Hmm, I suppose I was looking for a bit more than a "Yes, it can be
done/no, it can't be done" answer; rather, someone who's done it, or
done something similar, and might have a ready-made solution!
I have no idea how WordPress logs the info about user agent, for example.
Oh well, looks like i