READ ME:

--------------------
HIOX Event Calendar 
--------------------

This software is developed and copyrighted by HIOX Softwares.
This version is HEC 1.0

HIOX Event Calendar Feature:
a)HIOX Event Calendar help maintain event schedules.
b)Single Admin with login to manage events.
c)Admin can easily add, update, delete schedules or events.
d)Default sorting of events based on schedule date.
e)Events older by 24hrs than current date will be deleted automatically.
f)Easily set any color to calendar header and rows.
g)Event Calendar column size can be dynamically changed using UI.


How To Use:
a)unzip HEC_1_2.zip, 
You will get a folder HEC/ and files under the folder

b)Change the file permission to (read, write, execute) 777 for the files
HEC/colors.php,
HEC/size.php,
HEC/passwo.php,
HEC/values.php

c) To change headersize, fontsize and date fomat.
	Edit the file calendar.php and set the variables in the first few lines.

d)To login to admin panel
	Just go the page HEC/admin.php. It will ask for 
user name and password. Default username=test and password=test.
Login using the default username and change the password.

From admin panel you can manage events, change calendar colors, set size,
change new password. 

e)Add the following lines in the file where you want HEC (Event Calendar) to be displayed
<?php
include "./HEC/calendar.php";
?>

Note: Your file should be present in the same folder where HEC/ is present
E.g:
~/testcal.php [your file where you want to display event calendar]
~/HEC/****  [unzipped HEC package]

Release Date HEC 1.0 : 23-04-2005


On any suggestions, mail to us at pro@hioxindia.com

Visit us at http://www.hscripts.com
Visit us at http://www.hioxindia.com
