I have a little php code that gets information from mysql database. The problem is that the date is in the format: "2010-02-03 22:21:26"
Does anyone know a simple solution to make the date more user friendly. eg,
2nd march 2010 at 22:21.
Davee source share