/ Published in: PHP
Expand |
Embed | Plain Text
This is a very simple few lines of code to display dates that arrive in various formats: // $dateArray[0]= 2007 // $dateArray[1] = 02 // $dateArray[2] = 05 // result: Feb 2, 2007 alter your explode characters and dateArray positions to suit.
You need to login to post a comment.
