Ignoring the obligatory Dilbert references, I think I might qualify when I found myself using this line to write my age:
<?php echo floor((time()-gmmktime(6,41,0,6,21,1971))/(60*60*24*365.242)); ?>
Must check if it was 14 or 41 past, though…
Ignoring the obligatory Dilbert references, I think I might qualify when I found myself using this line to write my age:
<?php echo floor((time()-gmmktime(6,41,0,6,21,1971))/(60*60*24*365.242)); ?>
Must check if it was 14 or 41 past, though…
Comments are closed.