Sandbox: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 2: Line 2:
<html>
<html>
<head>
<head>
<script src="/sphider/include/search_10.php" type="text/php"></script>
    <meta name="description" content="Sphider-plus. The PHP search engine" />
</head>
    <title>Sphider-plus</title>
    <!-- Suggest scripts -->
    <script src="/sphider/include/ajax/prototype.js" type="text/javascript"></script>
    <script src="/sphider/include/ajax/scriptaculous.js" type="text/javascript"></script>
<!-- SWF Object  -->
<script src="/sphider/include/swfobject.js" type="text/javascript"></script>
    <!-- jump to page bottom scripts -->
    <script type='text/javascript'>
        function JumpBottom () {
            window.scrollTo(0,100000);
        }
    </script>
    <link rel="stylesheet" href="/sphider/templates/Pure/userstyle.css" type="text/css" />
      <noscript>
        <div id="noscript" class="warn cntr">
            <span>
            <br />
            Attention: Your browser does not support JavaScript.
            <br /><br />
            You will not get the full functionality of Sphider-plus.
            <br /><br />
            </span>
        </div>
      </noscript>
    <h1><a name="top"></a>Sphider-plus</h1>
 
<body>
<body>
<form action="/sphider/search.php" method="get">
<form action="/sphider/search.php" method="get">

Revision as of 21:15, 10 July 2011

<addhtml> <html> <head>

   <meta name="description" content="Sphider-plus. The PHP search engine" />
   <title>Sphider-plus</title>
   <!-- Suggest scripts -->
   <script src="/sphider/include/ajax/prototype.js" type="text/javascript"></script>
   <script src="/sphider/include/ajax/scriptaculous.js" type="text/javascript"></script>

<!-- SWF Object --> <script src="/sphider/include/swfobject.js" type="text/javascript"></script>

   <!-- jump to page bottom scripts -->
   <script type='text/javascript'>
       function JumpBottom () {
           window.scrollTo(0,100000);
       }
   </script>
   <link rel="stylesheet" href="/sphider/templates/Pure/userstyle.css" type="text/css" />
     <noscript>
       <div id="noscript" class="warn cntr">
           <span>
           <br />
           Attention: Your browser does not support JavaScript.
           <br /><br />
           You will not get the full functionality of Sphider-plus.
           <br /><br />
           </span>
       </div>
     </noscript>
   <h1><a name="top"></a>Sphider-plus</h1>

<body> <form action="/sphider/search.php" method="get"> <table border="0" width="150" cellpadding="0" cellspacing="2"> <tr> <td align="center"><input type="text" name="query" size="30" value="" /></td> <td align="center"><input type="submit" value="Search" /> <input type="hidden" name="search" value="1" /></td> </tr> </table> </form> </body> </html> </addhtml>