How to display my string date into readable date format in PHP -
this question has answer here:
- convert 1 date format in php 12 answers
i have date in string "20150617" means 17 june 2015
how can convert string "17-jun-2015" using php code.
this question has answer here:
i have date in string "20150617" means 17 june 2015
how can convert string "17-jun-2015" using php code.
Comments
Post a Comment