I suppose you mean strtotime

-----Oorspronkelijk bericht-----
Van: Fredrik Thunberg [mailto:[EMAIL PROTECTED] 
Verzonden: dinsdag 30 januari 2007 16:36
CC: php-general@lists.php.net
Onderwerp: Re: [PHP] convert date to reversed date


> date("Ymd", strotodate( $value ));
>

Of course I mean:

date( "Ydm", strtodate( $value ));

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to