php - Convert date format from mysql TIMESTAMP help -
There is a problem, I need dates in the Swedish format, for example, October is in the Swedish octroi ... I How can I do this?
It works for English dates so far:
$ date = date ("j f", strtotime ($ row [insert_date]));
$ display_table. = "$ Date"; Something like this can help:
$ date =
Comments
Post a Comment