Help for this page

Select Code to Download


  1. or download this
    {
        {
            # creates $weekStr
    ...
        # $weekStr is out of scope. Create a new one
        return $weekStr;
    }