how to convert a timepace to different format with php?

piki to to loss

New member
When the website user preforms an action with the database i save it to my database (using NOW()) so it's in the right timpsace format. but how do i get it into
Month, days year Hours:min:sec
like i extracted the value off of my database and i have it set as a var. wht do i have to do to this var to convert the date into the time i want?
thanks for any input!
 
Back
Top