View Single Post
Old 06-06-2005, 01:45 PM  
mkx
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
Thanks, got it working! Using the first script:

$ystday = date('m/d/y', mktime(0, 0, 0, date("m") , date("d") - 1, date("Y")));

How do I make it so it shows MM/DD/YYYY instead of MM/DD/YY?
mkx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote