![]() |
This plugin will automatically generate the requested number of rows and columns of calendars on your page. By default, the Multi-Calendar Generator will start with the current month unless the $mo and $yr variables are set before using this function, in which case it will start with the defined month and year. NOTE: If using the multi-calendar generator and the List Mode calendar all on the same page, be sure to set the list mode to show the number of additional months being displaying by using the $listMonths="X"; variable. To display multiple calendar on the same page, inset the following code where the calendars should appear: <?php
$MULTI=1; $epcMultiWidth = "X"; $epcMultiPad = X; $epcMultiNav = "X"; $epcMultiCol = X; $epcMultiRow = X; $epcMultiAdv = X; *Replace "calendar/" with the actual path to the calendar scripts relative to the directory you are in. There is an example of this in the demo.php file. Remove the indicated lines to view the example. |
| Copyright © 2001-2009 NashTech, Inc. All Rights Reserved. |