// $fe= $row["fecha"]; $actual=time(); $tran = ($fe-$actual); $dia= ((60*60)*24); $tranf = ($tran/$dia);