thread close. thanks again! k, i'll try to convert those ts. $reg = "2004-07-20"; $end = "2004-07-21";
if ($reg < $end) {
print "ok";
} else {
print "not ok";
}
--
Louie Miranda
http://www.axishift.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

