Tuesday, August 3, 2010

PHONE ENVIRONMENT

PHONE ENVIRONMENT

I got this code from a post that GumSlone made in the forums that got deleted.


PHP Code:
header("Content-type:text/vnd.wap.wml;charset=UTF-8");
print 
"\n
\n
\n
\n
 \n
 \n
\n
\n"
;

print 
"








User Agent:

$HTTP_USER_AGENT



IP-Adress:

$REMOTE_ADDR



Port:

$REMOTE_PORT



Accept Mime Types:

$HTTP_ACCEPT



Language:

$HTTP_ACCEPT_LANGUAGE



Accept Charset:

$HTTP_ACCEPT_CHARSET




--------
\n"
;

echo 
"LandOfWap.net


\n"
?>

No comments:

Post a Comment