You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<input type="button" name="Select" value=" Select " onclick="$('qraw').value='SELECT * FROM `<?phpecho$_REQUEST['db']; ?>` WHERE 1';" style="float:right; width:100px">
472
+
<br class="clear">
473
+
<?php } ?>
466
474
</div>
467
475
<div class="dot" style="padding:5px 0 5px 20px">
468
476
Records: <b><?phpeo($reccount); if(!is_null($last_count) && $reccount<$last_count){eo(' out of '.$last_count);}?></b> in <b><?phpeo($time_all)?></b> sec<br>
0 commit comments