Sandbox: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 2: Line 2:
<html>
<html>
<head>
<head>
include "/sphider/include/search_10.php";
<script src="/sphider/include/search_10.php" type="text/php"></script>
</head>
</head>
<body>
<body>

Revision as of 17:26, 10 July 2011

<addhtml> <html> <head> <script src="/sphider/include/search_10.php" type="text/php"></script> </head> <body> <form action="/sphider/search.php" method="get"> <table border="2" 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>