(root)/trunk/HTTP_USER_AGENT.php – Revision 1
Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
2 |
<html>
|
|
|
3 |
<head>
|
|
|
4 |
<title>Unbenanntes Dokument</title>
|
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
6 |
</head>
|
|
|
7 |
|
|
|
8 |
<body>
|
|
|
9 |
<p>HTTP_USER_AGENT: <?php echo $HTTP_USER_AGENT; ?>
|
|
|
10 |
</p>
|
|
|
11 |
<p>User-Agent <?php echo $User-Agent; ?> </p>
|
|
|
12 |
</body>
|
|
|
13 |
</html>
|