<meta forua="true" http-equiv="Cache-Control" content="must-revalidate"/> </head> <card id="init" title="CookieTest"> <p> Cookie "TestCookie" was <?echo($cookieset)?>. Value is currently "<?echo($cookieid)?>" </p> <p>
<anchor> Increase value <go method="get" href="<?echo($PHP_SELF)?>?random=<?echo($random)?>"/> </anchor> </p> <p>Gateway: <? if(isset($HTTP_VIA)) { // Is there something in the HTTP_VIA variable? echo($HTTP_VIA); } else { if(isset($HTTP_USER_AGENT)) { // Is there something in the HTTP_USER_AGENT variable? echo($HTTP_USER_AGENT); } else { // Absolutely no identifier was found echo("Unknown"); } } ?> </p> </card> </wml> 47. 如何使用WAP设备发送E-Mail?