I’ve searched around for calendars that is on PHP but all I searched are date time picker.
But what I only want is a simple calendar that shows me the date, without picking them.
I just need the calendar to display simply like how a normal calendar works in our Operating System, thanks.
Is there any way?
Here’s one you can use: http://keithdevens.com/software/php_calendar
It’s a pretty basic mini calendar. No fancy functions.