
07/07/2004, 16:37
|
 | | | Fecha de Ingreso: mayo-2004
Mensajes: 1.266
Antigüedad: 21 años, 2 meses Puntos: 2 | |
yo me actualizaría pero si no siempre puedes usar
if (strstr($HTTP_SERVER_VARS["HTTP_USER_AGENT"], "MSIE")) {
echo "Estas usando Internet Explorer<br />";
} |