PHP Calendar

Version française Version française

Have you ever wanted to install a calendar script on your website ? Yes ??
So this script is made for you !!

Go here to have a look at all the possible layouts of this script.

Here is the easiest usage for this script :

<?php 
    
require_once 'calendrier.php';
    echo 
calendar();
?>

Hopefully, this script is fully configurable. To do so, you've got two methods :

  • modify the variables in calendrier.php
  • Create an array $params[] with the parameters you want

Here is the parameters list. Just look at the manual for complete parameters list

Download Download

Source View source