CodeIgniter Forums
how i can differentiate blogposts by date - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: how i can differentiate blogposts by date (/showthread.php?tid=22513)



how i can differentiate blogposts by date - El Forum - 09-11-2009

[eluser]Unknown[/eluser]
i was created one blog using code igniter but its difficult for me to differentiate the posts by date and also to view the posts for corresponding month . can anyone help me please


how i can differentiate blogposts by date - El Forum - 09-12-2009

[eluser]nicholas.byfleet[/eluser]
Can you be more specific? Post your MVC's, db structure etc. that way the community and I can better assist you. Thanks.


how i can differentiate blogposts by date - El Forum - 09-12-2009

[eluser]überfuzz[/eluser]
Use timestamp. This is the place where you'll find out more about how to use. time()