Robert Cummings wrote:
function setCal($h=0,$m=0,$s=0,$offset,$dayVal=1){
$stamp = date('U',mktime($h,$m,$s, $offset,$dayVal,date('Y')));
I don't really want to say "I told you so", but that's one of the two
lines I denoted as
On Thu, 2008-05-29 at 07:37 -0400, Mark Weaver wrote:
> Mark Weaver wrote:
> > Hi all,
> >
> > I've put this off as long as possible, however I think I've reached an
> > impasse.
> >
> > I've got an application that I've been writing. One of the modules for
> > this app is an event calendar. I'
Mark Weaver wrote:
Hi all,
I've put this off as long as possible, however I think I've reached an
impasse.
I've got an application that I've been writing. One of the modules for
this app is an event calendar. I've got the calendar to the place where
it displays the current month as well as
3 matches
Mail list logo