i want to check about how many day between the two time format
like
$last_day=time format;
$today=time();
$between_day=?????($today-$last_day);
echo $between_day is the between day...





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to