Hi I have to dates that i want to check who is biggest.
This does not work:
if( $date1 > $date2){
....
How can i check them?
Svein Olai
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi I have to dates that i want to check who is biggest.
This does not work:
if( $date1 > $date2){
....
How can i check them?
Svein Olai
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php