I'm having some trouble understanding how to convert a timestamp (2008-02-20 15:45:00) into something like "20th Feb 2008, 3:45pm"
All the examples I have found use the current time/date at the moment you use the function just not sure how to use a specific time/date already stored in a variable.
Hope that makes sense as I'm new to php and not sure If I have used the correct terminology.
All the examples I have found use the current time/date at the moment you use the function just not sure how to use a specific time/date already stored in a variable.
Hope that makes sense as I'm new to php and not sure If I have used the correct terminology.