PHP Sorting by date? -


i'm making news feed stores dates string tuesday 05 june 2012 04:14:44 pm.

i want 2 things.

  1. sort news feed date (newest oldest)
  2. if date today's date, show time(which sorted).

i change storage store "unix timestamp". can print out whatever format of date like. , also, it's number , sortable.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -