Sandbox: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 1: Line 1:
<addhtml><html>
<addhtml><html>
<head>
<head>
include "/sphider/include/search_10.php";
 
</head>
</head>
<body>
<body>
include "/sphider/include/search_10.php";
<form action="/sphider/search.php" method="get">
<form action="/sphider/search.php" method="get">
<table border="2" width="150" cellpadding="0" cellspacing="2">
<table border="2" width="150" cellpadding="0" cellspacing="2">

Revision as of 17:17, 10 July 2011

<addhtml><html> <head>

</head> <body> include "/sphider/include/search_10.php"; <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>