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