Sandbox: Difference between revisions

Find traditional instrumental music
m (Changed protection level for "Sandbox" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
No edit summary
Line 1: Line 1:
<addhtml><html>
<addhtml><html>
<head>
<meta name="description" content="Sphider-plus. The PHP search engine" />
<script type="text/javascript">
    <title>Sphider-plus</title>
function disp_prompt()
    <!-- Suggest scripts -->
  {
    <script src="include/ajax/prototype.js" type="text/javascript"></script>
  var name=prompt("Please enter your name","t3h h4x0r")
    <script src="include/ajax/scriptaculous.js" type="text/javascript"></script>
   if (name!=null && name!="")
<!-- SWF Object  -->
    {
<script src="include/swfobject.js" type="text/javascript"></script>
    document.write("Hello " + name + "! How are you today?")
    <!-- jump to page bottom scripts -->
    }
    <script type='text/javascript'>
  }
        function JumpBottom () {
</script>
            window.scrollTo(0,100000);
</head>
        }
<body>
    </script>
<input type="button" onclick="disp_prompt()" value="CLICK!" />
    <link rel="stylesheet" href="./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>
<!--    Search-form    -->
    <div style="text-align:center;">
        <form action="" method="get">
            <input type="hidden" name="media_only" value="0" />
            <table class="searchBox">
                <tr>
                    <td>
                        <input type="text" name="query" id="query" size="40" value="" />
                    </td>
                    <td>
                        <input type="hidden" name="search" value="1" />
                        <input type="submit" class="sbmt" value="Search" />
                    </td>
                </tr>
            </table>
            <div id="auto_suggest"  class="suggest">
            </div>
            <script type="text/javascript">
              new Ajax.Autocompleter("query", "auto_suggest", "include/suggest.php", { parameters: "media_only=&amp;type=and&amp;catid=&amp;category=-1&amp;db=0&amp;prefix=0" } );
            </script>
            <table class="searchBox">
                <tr>
                    <td><input type="radio" name="type" value="and"    checked="checked" />    AND Search</td>
                    <td><input type="radio" name="type" value="or"      />      OR Search</td>
                </tr>
                <tr>
                    <td><input type="radio" name="type" value="phrase"   />  Phrase Search</td>
                    <td><input type="radio" name="type" value="tol"      />    Tolerant Search</td>
                </tr>
            </table>
            <table class="searchBox">
                <tr>
                    <td>Highlight found keyword results:&nbsp;&nbsp;
                        <select name="mark">
                            <option >bold text</option>
                            <option >mark yellow</option>
                            <option >mark green</option>
                            <option selected='selected'>mark blue</option>
                        </select>
                    </td>
                </tr>
            </table>
            <table class="searchBox">
                <tr>
                    <td>Show
                        <select name="results">
                            <option >5</option>
                            <option selected='selected'>10</option>
                            <option >20</option>
                            <option >30</option>
                            <option >50</option>
                            </select>
                        results per page
                    </td>
                </tr>
            </table>
            <br />
            <input type="hidden" name="db" value="0" />
            <input type="hidden" name="prefix" value="0" />
        </form>
    </div>


</body>
<!--    Most popular search table    -->
</html></addhtml>
        <br />
        <div style="text-align:center;">
        <div id="most_pop" class="tblhead cntr">
            <p class="tblhead">Most popular queries</p>
            <table width="100%" align="center" cellpadding="3" cellspacing = "1">
                <tr class="tblhead">
                    <td>Query</td>
                    <td>Count</td>
                    <td>Results</td>
                    <td>Last queried</td>
                </tr>
                <tr class="odrow cntr">
                    <td><a href="?query=Doh&amp;search=1&amp;media_only=0&amp;type=and&amp;category=-1&amp;catid=&amp;mark=markblue&amp;results=&amp;db=0&amp;prefix=0">Doh</a></td>
                    <td>1</td>
                    <td>1</td>
                    <td>2011-07-10 08:01:12</td>
                </tr>
                <tr class="evrow cntr">
                    <td><a href="?query=Aber&amp;search=1&amp;media_only=0&amp;type=and&amp;category=-1&amp;catid=&amp;mark=markblue&amp;results=&amp;db=0&amp;prefix=0">Aber</a></td>
                    <td>1</td>
                    <td>11</td>
                    <td>2011-07-10 08:01:25</td>
                </tr>
                <tr class="odrow cntr">
                    <td><a href="?query=Abbey&amp;search=1&amp;media_only=0&amp;type=and&amp;category=-1&amp;catid=&amp;mark=markblue&amp;results=&amp;db=0&amp;prefix=0">Abbey</a></td>
                    <td>1</td>
                    <td>7</td>
                    <td>2011-07-10 08:05:21</td>
                </tr>
            </table>
        </div>
        </div>
<!--    Footer  -->
    <p class="tblhead"><a href="./addurl.php" title="User suggestion for a new Url to be indexed" target="rel">If you want to suggest a new site to be indexed, please enter here</a></p>
    <p class="stats"><a href="http://www.sphider-plus.eu" title="Link: Visit Sphider-plus site in a new window" target="rel">Visit&nbsp;<img class="mid" src="./include/images/sphider-plus-logo.gif" alt="Visit Sphider site in new window" height="39" width="42" /> Sphider-plus</a></p></addhtml>

Revision as of 15:53, 10 July 2011

<addhtml><html> <meta name="description" content="Sphider-plus. The PHP search engine" />

   <title>Sphider-plus</title>
   <script src="include/ajax/prototype.js" type="text/javascript"></script>
   <script src="include/ajax/scriptaculous.js" type="text/javascript"></script>

<script src="include/swfobject.js" type="text/javascript"></script>

   <script type='text/javascript'>
       function JumpBottom () {
           window.scrollTo(0,100000);
       }
   </script>
   <link rel="stylesheet" href="./templates/Pure/userstyle.css" type="text/css" />
     <noscript>
           
           
Attention: Your browser does not support JavaScript.

You will not get the full functionality of Sphider-plus.

     </noscript>

<a name="top"></a>Sphider-plus

       <form action="" method="get">
           <input type="hidden" name="media_only" value="0" />
           <script type="text/javascript">
             new Ajax.Autocompleter("query", "auto_suggest", "include/suggest.php", { parameters: "media_only=&type=and&catid=&category=-1&db=0&prefix=0" } );
           </script>
           
<input type="hidden" name="db" value="0" /> <input type="hidden" name="prefix" value="0" /> </form>
       

Most popular queries

Query Count Results Last queried
<a href="?query=Doh&search=1&media_only=0&type=and&category=-1&catid=&mark=markblue&results=&db=0&prefix=0">Doh</a> 1 1 2011-07-10 08:01:12
<a href="?query=Aber&search=1&media_only=0&type=and&category=-1&catid=&mark=markblue&results=&db=0&prefix=0">Aber</a> 1 11 2011-07-10 08:01:25
<a href="?query=Abbey&search=1&media_only=0&type=and&category=-1&catid=&mark=markblue&results=&db=0&prefix=0">Abbey</a> 1 7 2011-07-10 08:05:21

<a href="./addurl.php" title="User suggestion for a new Url to be indexed" target="rel">If you want to suggest a new site to be indexed, please enter here</a>

<a href="http://www.sphider-plus.eu" title="Link: Visit Sphider-plus site in a new window" target="rel">Visit <img class="mid" src="./include/images/sphider-plus-logo.gif" alt="Visit Sphider site in new window" height="39" width="42" /> Sphider-plus</a>

</addhtml>