Fusion Polls is a web-based voting package that requires PHP and MySQL. Fusion Polls is a popular voting PHP script for websites. The script will count votes and display the overall results. Multiple databases supported. Takes only one vote from each person each day.
a multipurpose list for users to sign in. originally made to use for lan parties: users can sign in and the admin may set different states on them an even an checkin list for the entrance is included. but this can easily be extended to fit various other purposes where people should/need to sign in.
Grouper is an RSS generator. It works both as a "scraper", extracting data from web pages and news search results, and an XML converter, with a preset configuration for the Atom format. The RSS feeds it generates are suitable for viewing in an RSS reader or posting to a web page using a script like CaRP (also available here at HotScripts). This version supports Google News, Yahoo! News, Feedster and Daypop, has a plugin for scraping blogs and other regularly structured pages, and a plugin for XML, with a helper plugin for Atom. Data results can be cached for faster performance.
BTS BugTrack is a bug tracking system built with PHP and MySQL. It has been designed from the ground up to enable individual, or groups of developers to keep track of outstanding bugs during development stages.
BTS BugTrack supports unlimited users, unlimited projects, and unlimited bug reports. Most elements of the software are fully configurable by the administrator to enable the software to fit into just about any situation.
Mail notifications built in will notify the user each time they report a bug, or their report is updated, or closed.
Now available in both Dark (Black Background) and Bright (light Background)
The script is very simple and i made it mostly for my own cause.
The script is only for using to include pages with ?p=pagename istead of just having www.yourhost.com/pagename.php you can use this to have www.yourhost.com/?p=pagename wich is much more cool ;D
All you have to do is to download the file and edit the variables in it. Read the README.txt please.
Scripthash is a PHP extention which enables you securely hide passwords or execute programs as a different user when using PHP as an Apache Module or as a RedHat RPM. During module initialization a shared memory segment is created and initialised with a randomly generated secret. This segment remains attached across the subsequent forks which create the Apache children and thus the children have access to the secret. The module implements a single function scripthash() which when called returns an MD5 hash of the secret and various attributes of the call. This hash can be used by external programs to securely return privileged information to the caller.