iTopsite has several usfull features, ability to display rank number on the topsites button it can also allow users to submit comments and rate websites on the list, fully customizable topsites design, script installation from the browser so it only takes afew seconds, and much more.
BrijnSMS is a small script written to allow authenticating and logging of messages send thru SMS Client. SMS Client is a UNIX command line based utility which allows you to send SMS messages to mobile phones and pagers. BrijnSMS is written in PHP and uses Mysql as database back-end. The BrijnSMS administrator can create user accounts for people that are allowed to send messages. He can also add people that can receive SMS messages. This is for security reasons. If the services is hacked it is not possible to send SMS messages to random phones. Both Sender and Receiver accounts can be assigned to groups. This way it is possible to hide the Receiver accounts belonging to the family group from a user that is part of the friends group. BrijnSMS is a front-end to SMS Client and handles all SMS services supported by it.
DirectoryZ is a simple directory script that will allow you to make a nice looking directory on any topic you desire in hardly no time. Features include a search function, subcategories, a popular page that ranks sites by number of clicks, a ratings feature where visitors can rate links/sites, and thumbnail picture support.
JpGraph is a OO Graph drawing library for PHP4 as well as PHP5. Highlighted features: Supports both text, linear and log scale for both X and Y-axis; Supports image maps; Supports anti-aliasing of lines; Background image; Supports color-gradient fill; Supports both, GIF, JPG and PNG formats; Supports two Y-axis; Supports spider plots, pie-charts (2D and 3D), lineplots, filled line plots, impuls plots, bar plots (both vertical and horizontal), error plots, field plots, box plots, candle charts,Polar plots and Gantt charts; Multiple plot types in one graph; Intelligent autoscaling; alpha-blending and clipping and many more features.
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.