select * from tablo order by rand()
$db->query("SELECT * FROM sayfalar WHERE sayfa_durum=1 AND sayfabolum=1 ORDER BY RAND() LIMIT 5 ")