10 PHP Calendars

PHP calendars can be very useful. You can do things as simple as showing the date, and as complex as an online booking system. Learn some of our tutorials below.

1. Simple PHP Calendar

In this tutorial we will show you how to generate a very simple PHP calendar. Once you understand how to do this, you will be able to apply the same concepts to more complex calendars you may need.
Simple-PHP-Calendar-.jpg
Source


2. Building an Event Tracking Calendar

In this tutorial, we will show you how to create a calendar application that has the ability to add / remove events on a given day. We will be using MySQL as our database application to store and track events.
Building-an-Event-Tracking-Calendar-.jpg
Source


3. Quick Calendar Using AJAX and PHP

Create a calendar that can plug itself into any system seamlessly without problems. Whether we are using WordPress, Mambo/Joomla or Drupal, we should only need to insert one line into our code for the calendar to work.
Quick-Calendar-Using-AJAX-and-PHP-.jpg
Source


4. PHP – Calendar, Datepicker Calendar

The calendar component written in php script. It contains 2 modes: normal display calendar and date picker.
PHP-Calendar-Datepicker-Calendar-.jpg
Source


5. Easy Calendar Applications

In this tutorial, we will use the mstore calendar driver. The mstore calendar driver uses a local file storage format. Another driver that can be used is the ICAP driver, which allows access to remote calendar stores.
Easy-Calendar-Applications-.jpg
Source


6. Calendar System – Easily using PHP & Script.aculo.us

For this tutorial i am making it so you can change the date with the form and it will update the calendar without having to reload the entire page, AJAX style.
Calendar-System-–-Easily-using-PHP-Script-aculo-us-.jpg
Source


7. Building a Simple Monthly Calendar

This PHP based one has a slightly different purpose – instead of populating an input field, it outputs links for the different dates and can be used for example as a monthly archive in a dynamic DB-driven site.
Building-a-Simple-Monthly-Calendar-.jpg
Source


8. Create a Google Calendar widget with PHP

Here we will use PHP to retrieve the events from a public Google Calendar and display them on a web page.
Create-a-Google-Calendar-widget-with-PHP-.jpg
Source


9. Generate a Month Calendar in PHP

This article show you how to display a calendar for a given month, mainly using PHP’s date() function. The article talks you through the process of creating a function which allows you to specify the month and year for it to output the calendar for the month.
Generate-a-Month-Calendar-in-PHP-.jpg
Source


10. Creating an Event Calendar

This is a tutorial explains about creating event calendar. ASP user can find more detailed information about building full featured event calendar with the facilities to allow members to read the events. Users can learn exactly with the help of given sample codes.
Creating-an-Event-Calendar-.jpg
Source

One thought on “10 PHP Calendars

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>