Du kan jo selv se her hvis du ikke tror mig:
Min kode:
<?php
ini_set('arg_separator.output','&');
session_start();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="noarchive">
<title>Tweaks.dk - PHP legeplads</title>
<link href="site.css" rel="stylesheet" type="text/css"">
<link rel="Contents" href="site.php">
</head>
<body>
<form action="
http://www.google.dk/search?" method="get">
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="oe" value="UTF-8">
<input type="hidden" name="domains" value="site.dk">
<input type="hidden" name="sitesearch" value="site.dk">
<input id="search" type="text" name="q" size="12"><input id="knap" type="submit" value="<<">
</form>
Kildekoden fra browseren:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="noarchive">
<title>Tweaks.dk - PHP legeplads</title>
<link href="site.css" rel="stylesheet" type="text/css" media="screen">
</head>
<body>
<form action="
http://www.google.dk/search?" method="get"><input type="hidden" name="PHPSESSID" value="8d4c99e58601f203d4ec294046890ed9" />
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="oe" value="UTF-8">
<input type="hidden" name="domains" value="site.dk">
<input type="hidden" name="sitesearch" value="site.dk">
<input id="search" type="text" name="q" size="12"><input id="knap" type="submit" value="<<">
</form>