L PROTECTED]
> Subject: Re: [PHP] Date () Help please
>
> OK thought I should share in case any needs it but got it to work.
Here
> is
> what it looks like and thanks to Richard Baskett for the help.
>
> $yr= date (Y);
> $mnth = date (F);
> $dy= 1;
> $string = &q
t; I hope all of that makes sense to you. Check out the php manual for the
> > function date and strtotime.
> >
> > http://www.php.net/date
> > http://www.php.net/strtotime
> >
> > Rick
> >
> > "Trust in the Lord with all your heart, And lean n
heck out the php manual for the
> function date and strtotime.
>
> http://www.php.net/date
> http://www.php.net/strtotime
>
> Rick
>
> "Trust in the Lord with all your heart, And lean not on your own
> understanding; In all your ways acknowledge Him, And he shall dir
"Trust in the Lord with all your heart, And lean not on your own
understanding; In all your ways acknowledge Him, And he shall direct your
paths." - Proverbs 3:5-6
> From: "Attila" <[EMAIL PROTECTED]>
> Date: Mon, 15 Jul 2002 16:44:39 -0600
> To: [EMAIL PROTECTED
Hello all,
I am very new to PHP and I have added some minor PHP to my website. I
would like to make a PHP calander to keep track of things going on. Could
someone tell me how I can get the first day of every month.
For Example:
01 Jul 2002 was a Monday.
01 Mar 2002 will be a Thursday
I nee
5 matches
Mail list logo