Users online:
42
Most ever online:
291
People on this page:
1
Date:
21.11.2008
Time:
23:10:40
More stats
Home
>
Communication
>
Comments
> PHP Calendar
PHP Calendar
>> Render a HTML calendar dynamically using PHP
Here are the latest comments for the resource
PHP Calendar
.
P.S. Great code, i've been looking for this 4 a long time :)
Christian
commented on 15/10/2008, 20:23:45
@KLight
$startday = jddayofweek( $jd , 0 );
The cero means sunday, 1 for monday and so and so...
Christian
commented on 15/10/2008, 20:22:32
Thanks i needed this.
http://apps.facebook.com/savemyprofile/
Clive
commented on 25/06/2008, 15:35:59
test test
Daneil test
commented on 25/06/2008, 15:34:01
Thanx a lot for the calendar. it came in just handy.
Chika
commented on 12/12/2007, 15:49:42
thanks greatly!
I am using this as a reference to write my own calendar
site will be live on (school competition/project for business professionals of America) mid December
http://bpa-cleveland.com
Steven Ruman
commented on 10/12/2007, 23:08:21
The calander looks great, but how do i change the startday from sunday to monday?
kLight
commented on 11/05/2007, 13:27:16
It's nice. Only done this in JS.. Looks cool in PHP too :) Much more simple to understand maybe...
xenon
commented on 02/09/2006, 00:43:55
It just renders a calendar - you could plug an events system in easily though; $counter is the day number of the month so you could do it that way.
DrQuincy
commented on 27/08/2006, 17:31:12
Is it possible to make so you can put events in it ?
Nygorn
commented on 27/08/2006, 10:59:02
This tutorial is great. I love the site also.
Nirinium
commented on 25/08/2006, 00:31:06
just what i needed for the blog i'm making-thanks
stan
commented on 23/08/2006, 14:33:56