PHP: convert date format yyyy-mm-dd => dd-mm-yyyy [NOT IN SQL]
- by matthy
hey guys,
i am trying to convert a date from yyyy-mm-dd to dd-mm-yyyy
however i dont know how the date function requires a timestamp and i cant get a timestamp form this string...
anyone an idea?
thanks
Matthy