| 
	
 | 
 Posted by Jerry Stuckle on 02/05/07 11:39 
Gunnar G wrote: 
>> Now this is just a guess, but if 'june' comes from an array starting with 
>> zero, so that 0=january, then 4=may and 5=june, it propably should start 
>> from 1=january and in that case 5 would actually be may... If that doesn't 
>> help, see the whole output of getdate with print_r() and post the result 
>> here. 
> How can any one start counting from something else than zero in computer 
> applications? 
>  
> Thanks! I'm so very, very stupid.  
>  
 
Actually, before C, most languages did start counting with 1.... 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |