$item_query = mysql_query("SELECT * FROM item ORDER BY RAND() LIMIT 6");
i was reading this: http://www.endyourif...-rand-or-newid/
and it talk about doing same thing without using rand method. but i was having hard time understanding it. can any one explain it to me ?

New Topic/Question
Reply


MultiQuote







|