| 
	
 | 
 Posted by Jerry Stuckle on 12/31/07 13:18 
ashore wrote: 
> Guys, the line below just returned "Dec 07" as the date for one month 
> back from today.  Hardly life-threatening, but any thoughts? 
>  
> <?php print date("M `y", mktime(0, 0, 0, date("m")-1, date("d"), 
> date("Y")));?> 
>  
> AS 
>  
 
Interesting.  Looks like it may be a bug. 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |