advanced code snippet search
luman on 04/04/07
date strotime
04/04/07 07:07am
1 person have marked this snippet as a favorite
willcodeforfood
$diferencia_dias = (strtotime($fecha1) - strtotime($fecha2)) / (60 * 60 * 24);
Report this snippet Tweet
Comment:
You need to login to post a comment.