HOME | SERVICES | PORTFOLIO | MASTERING | WEB HOSTING | CODE | SUPPORT | CONTACT | AFFILIATES

Event Manager

Download
Right click and select Save Target As
File is 11KB

Requirements: Web server with PHP 4.0+

Event Manager is a simple web interface script to keep a list of events on your band or other organization's site. It reduces the need to constantly update your gig or events info file. It makes it handy to use on tour also, as it can be updated from any computer with internet access, right from your browser. It uses a flat file to store data, so an online database such as MySQL is not needed.

Event Manager screen shot

 

Event Manager is very easy to install. Follow the steps listed below:

  • Download the eventmgr101.zip file to your computer and extract the contents.
  • Open eventmgr.php and edit the user variables that are commented as such, including the password variable.
  • Create a new directory on your server such as eventmgr.
  • Upload the eventmgr.php, events.txt, and eventstyle.css files into the new folder.
  • CHMOD the events.txt file to 666 so that it is write-able by the server.

Go to http://www.your-domain.com/eventmgr/eventmgr.php in your browser to test the script. You should see a table with 3 listings. These are examples and can be removed by using the delete function, or clearing the contents of the events.txt file. Each field is separated by a | character, so manual editing of the file is possible should you desire to do so. Click the admin button to enter new data. The fields are self-explanatory. Dates fields are arranged in the following format: mm-dd-yy (numeric). If you prefer the European date format (dd-mm-yy) you can edit the eventmgr.php file and change the variables in the data validation section that is commented beginning at line 81.

The page uses an external style sheet (CSS) for formatting. Edit eventstyle.css if you want to change the look, colors, fonts, or other attributes such as a background image. Both the HTML and CSS validate to W3C standards as is.

This page can be displayed in your browser by itself, loaded in a frame, or an IFRAME, depending on your site layout. See the included file iframe.php for an example of displaying in an IFRAME.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The user assumes all risk for data loss from using this script; there are no warranties or provisions.

Please leave the "Powered by Event Manager" link intact.

If you have any problems, you can always go to our support forum and we'll be more than glad to help you, provided you clearly state what error(s) you have received, other problems you may be having, and a link to your page.

Event Manager © 2004 BlueNite Productions
Author: Curt Granger
Version: 1.01


Last revised: 2004-01-17
This script validates as HTML 4.01 Transitional

Valid HTML 4.01!


©1999-2008 Blue Nite Productions. All rights reserved.