On Tue, Sep 2, 2008 at 5:49 PM, Jochem Maas <[EMAIL PROTECTED]> wrote:
> Shawn McKenzie schreef:
>
>> Jochem Maas wrote:
>>
>>> Dave M G schreef:
>>>
PHP List,
I have a script, part of which is taken from a script I found on the
'net, which tries to detect the user agent of the
Shawn McKenzie schreef:
Jochem Maas wrote:
Dave M G schreef:
PHP List,
I have a script, part of which is taken from a script I found on the
'net, which tries to detect the user agent of the browser accessing
the site. One of the reasons I'm doing this is to find out if the
browser is a desk
> By the way, another thing I'm trying to do is reliably test to see if a
> browser accepts cookies. I just looked through your PHP blog, and didn't see
> that specifically listed, but since I'm emailing you already, may I ask if
> you have a script that does that? Or a good recommendation?
Just s
Jochem Maas wrote:
Dave M G schreef:
PHP List,
I have a script, part of which is taken from a script I found on the
'net, which tries to detect the user agent of the browser accessing
the site. One of the reasons I'm doing this is to find out if the
browser is a desktop or mobile.
Part of
Richard,
Thanks for responding.
http://www.phpguru.org/static/browser.html
I may just do that. If it works out for my needs, I'll let you know.
Really, right now I'm doing browser detection to simply sort incoming
browsers into desktops, bots, and mobile. If I can get your script to do
tha
> I have a script, part of which is taken from a script I found on the 'net,
> which tries to detect the user agent of the browser accessing the site. One
> of the reasons I'm doing this is to find out if the browser is a desktop or
> mobile.
Try another detection script. Eg my own:
http://www.ph
Dave M G schreef:
PHP List,
I have a script, part of which is taken from a script I found on the
'net, which tries to detect the user agent of the browser accessing the
site. One of the reasons I'm doing this is to find out if the browser is
a desktop or mobile.
Part of the code looks like
On Tue, Sep 2, 2008 at 4:39 AM, Dave M G <[EMAIL PROTECTED]> wrote:
> PHP List,
>
> I have a script, part of which is taken from a script I found on the 'net,
> which tries to detect the user agent of the browser accessing the site. One
> of the reasons I'm doing this is to find out if the browser
PHP List,
I have a script, part of which is taken from a script I found on the
'net, which tries to detect the user agent of the browser accessing the
site. One of the reasons I'm doing this is to find out if the browser is
a desktop or mobile.
Part of the code looks like this:
$ua = strtol
9 matches
Mail list logo