tedd wrote:
At 3:17 PM -0600 9/5/07, Matt Livingston wrote:
I want to know if it is possible to use PHP to find out if a visitor has
Java Runtime Environment installed on a computer.
But you can attempt to run a js script from php to see if javascript is
enabled.
Java Runtime Environment == Java
JavaScript != Java
There is a PECL extension for Java, allows you to get the version of
Java installed. I have never used it, but details are here:
http://www.php.net/manual/en/ref.java.php
--
David Powers
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php