are
$_SERVER['HTTP_USER_AGEN T'] in php
and
navigator.userA gent in js
the same thing? always?
I just need to determine if the browser is IE5+ on win32 (.png issues).
I need to know that on the server (php needs to know) and on the
client.
--
thanks for your time,
juglesh
Comment