Hi

I want to get the last date in a week.
Is there anybody who know how i can do this.

something like this:

function date getDateFromWeek( $week, $year){
    ...
    ...
    return date;
}


 - Petter

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

Reply via email to