<div class="text1">
<a href="">
<h3>全部<strong>(<?php echo $c['count(id)']; ?>)</strong>
</h3>
</a>
</div>
<button style="float:right; width:90px; height:30px;">搜索商户</button>
<input style="float:right;" type="text" name="ss">
$count = $wpdb->get_results("SELECT count(id) FROM wp_shangjia");
$c = (array)$count['0'];
$ss = $_GET['ss'];
$count1 = $wpdb->get_results