| 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html40/loose.dtd">
<html>
 <head>
 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
 <title>Winamp2 ShellProxy :: Iframe example</title>
 <meta http-equiv="content-language" content="en">
 <meta name="description" lang="en" content="The Winamp2 ShellProXy is a package of two components, A) the w2sp.exe, a little commandline tool written in VB which acts as a proxy on the system shell and B) a php-class which serve a full featured winamp remote control to a webclient.">
 <meta name="keywords" lang="en" content="Winamp, Winamp2, ShellProXy, Shell, ProXy, Plugin, phpclass, Netjuke,">
 <meta name="author" content="Horst Nogajski">
 <meta name="copyright" content="Horst Nogajski">
 <meta name="publisher" content="Horst Nogajski">
 <meta name="generator" content="handwritten with NoteTab Pro, Komodo 1.2, =:)">
 <meta name="date" content="2003-10-10T08:00+01:00">
 <meta http-equiv="imagetoolbar" content="no">
 
 <style type="text/css">
 <!--
 body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,td,th {
 font-family: Verdana,Helvetica,Arial,sans-serif;
 }
 a {
 font: Verdana,Helvetica,Arial,sans-serif;
 text-decoration: none;
 }
 body {
 color: #c0c0c0;
 background-color: #336699;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 }
 .w2spShow {
 position: relative;
 top: 0;
 left: 0;
 width: 100%;
 height: 88px;
 margin-left: auto;
 margin-right: auto;
 marginHeight: 0;
 marginWidth: 0;
 display: block;
 }
 
 -->
 </style>
 
 </head>
 
 <body>
 
 
 <div style=" align: center;">
 <iframe src="w2sp.example2.php?DO=55555" scrolling="no" id="w2spInfo" frameborder="0" class="w2spShow"><p>Your Browser cannot display iframes. Sorry, you cannot see the W2SP-Remote-PlayerPanel.</p></iframe>
 <br><br>
 </div>
 
 
 <?PHP phpinfo();?>
 
 </body>
 </html>
 
 |