Jump to content

DESC sorting by DateH


Markota

Recommended Posts

Hello!

 

I want to sort the posts in my Guestbook by "DESC Date".

The date entry format is: date("j F, Y, H:i ")

With this string: $sql="SELECT * FROM $tbl_name oRDER BY datetime DESC ";  i can sort it just by the number of the day.

How could i sort it by the whole date?

 

Thanks, Mark

Link to comment
https://forums.phpfreaks.com/topic/226355-desc-sorting-by-dateh/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.