示例#1
0
</p>
			          				<p class="big_name"><?php 
        echo $recordList[$i]['record_name'];
        ?>
</p>
			      				</div>
							</div>
						</a>
		          	</li>
				<?php 
    }
    ?>
          	</ul>

          	<?php 
    WEB::_pageinateSearch($page, $numOfRec, $s->pageinate());
    ?>

          <?php 
}
?>

        </div>
        <div class="col-lg-3 col-md-1">
        	<h2>Search Options</h2>
        	<form action="search.php" role="search">
	            <div class="form-group">
			    	<label for="r">By Record</label>
	            	<input type="text" class="form-control" name="r" placeholder="Maybe Love by The Beatles?" value="<?php 
echo $s->getRecordParam();
?>