Download List

Project Description

PHP Ticket is a ticketing system for keeping an
advanced "todo" list of tasks. It features user
authentication, MySQL database support, a search
function, and easy installation/configuration.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-20 15:01
0.71

A few bugs that slipped through in version 0.7 have been fixed. Experimental support was added for importing tickets from email accounts (IMAP, POP3, NNTP). A number of custom tags were added. This version requires no database upgrade other than a settings reset.
Tags: Minor bugfixes

2003-02-04 16:07
0.7

Installation and upgrading is now done by the install.php file. Database tables can use a prefix for single database installations. Tickets can be arranged in 3 severity levels. There are now 3 user levels. More user settings and a large number of smaller tweaks were added.
Tags: Major feature enhancements

2002-08-31 09:24
0.65

Fixed incompatibilities with PHP when register_globals is off, and converted all global variables to the $_* type. This version should hopefully run on all PHP 4.1+ systems. A large number of minor bugs were fixed, and speed has been increased.
Tags: Major bugfixes

2002-06-27 06:49
0.6

Fixes for two login security issues, cross-site-scripting problems, and several SQL query hazards, a new ticket notification possibility, use of CSS in all HTML, and minor bugfixes.
Tags: Major security fixes

2002-06-04 17:50
0.5

Sessions and a proper login are now supported. A
primitive but functional search function,
printable tickets, and a new configuration system
were added. Several graphical enhancements and
minor code adjustments were made.
Tags: Major feature enhancements

Project Resources