Sandbox: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 6: Line 6:
<body>
<body>
<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="0" width="150" cellpadding="0" cellspacing="2">
<tr>
<tr>
<td align="center"><input type="text" name="query" size="30" value="" /></td>
<td align="center"><input type="text" name="query" size="30" value="" /></td>

Revision as of 21:08, 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="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>