CodeIgniter Forums
Random Post - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Random Post (/showthread.php?tid=28799)



Random Post - El Forum - 03-22-2010

[eluser]Unknown[/eluser]
Hello I want to ask if anyone knew how to do random news showing how much was looking for anything I have not found what could you please help me On this topic.? as I am still a novice and CI would be very grateful. Thanks


Random Post - El Forum - 03-22-2010

[eluser]n0xie[/eluser]
http://www.petefreitag.com/item/466.cfm


Random Post - El Forum - 03-22-2010

[eluser]Unknown[/eluser]
It did not help me, i need like some random image..


Random Post - El Forum - 03-22-2010

[eluser]Sbioko[/eluser]
As I remember, things like that made with MySQL's ORDER BY RAND(). Google it.