Hi ramil;

thnx, but this is not what i´m looking for.

i want to retrieve this information (javascript enabled or not) from the
browser in execution time.

the get_browser function return me a value that simply means that the
browser itself is capable of execute javascript and does not mean the user
has enabled it in the browser.

Anyone else ? = )

[s]

----- Original Message ----- 
From: "ramil" <[EMAIL PROTECTED]>
To: "Marcos Thiago M. Fabis" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, August 25, 2004 9:36 AM
Subject: Re: [PHP] Is javascript enable?


> On Wed, 25 Aug 2004 09:24:41 -0300, Marcos Thiago M. Fabis
> <[EMAIL PROTECTED]> wrote:
> > hello;
> >
> > does someone know how can i check if javascript is enabled in client´s
> > browser using only PHP ?
> >
> > thnx in advance!
>
> A search using the keywords "browser" and "javascript" would have
> shown you the PHP function get_browser()
>
> http://www.php.net/manual/en/function.get-browser.php
>
> and notes in the page will point you to the more full featured
> javascript detection script:
>
> http://tech.ratmachines.com/downloads/php_browser_detection.php
>
>
> I hope that helps.
>
> ----
>
> ramil
>
> http://ramil.sagum.net

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to