PHP Date Format
Posted: Wed Nov 20, 2002 1:06 am
I have a variable created from data taken out of a mySQL database the variable is a date value in the format YYYY/MM/DD i need to beable to format this date and also retrieve a unix timestamp from it, ive looked all through the PHP documentation and couldnt find anything to allow me to format a variable, maybe i missed something, can someone point me in the right direction
Chris
Chris