in the normal calendar mode, i defined the start date for the calendar as:
$mo="10";
$yr="2006;
however, in doing this i am only able to see october. what i'd like to do is have the calendar start oct 2006, but then be navigable for future dates. is this possible.
i seem to be doing something wrong. i'm entering the code however, wherever i put it i end up with a just a white screen - which i've learned means there's something wrong with the php code.