SmarterNews [FlatFile] is an easy to use news posting script written in PHP. Being flatfile there is no need for a MySQL database, so it is perfect for use on free webhosts etc.
All you need to do is use a PHP include function to make the script.
A PHP Process Form Mailer Script allowing Users to fill out a form with required fields and error control. Results are sent via email. A very easy script to setup and install.
Features:
,- Several active polls at the same time
,- Spam Vote Protection by cookies and ip logging
,- Admin Tools for comfortable handling of the settings and poll management
,- Colors of polls and archive customizeable via admin tools.
,- The polls are created of templates using the first version of the HTPTemplate class by vegu. Which means if you wish you can create your own templates.
,- The stormvote class contains functions to display current poll, all active polls and a buildt in poll archive.
phpCryptIt is an advanced word scramble game in the sense that you, the player, has to descramble a set number of words. The amount of words, and the difficulty level are configurable by the player and a time limit is kept to see how long it takes each player to finish the problems. Using MySQL on a backend to store the word list and the scores makes it for a more secure game. Everything is configurable in the config.php, from the themes to the messages a user gets upon submission.
Harpia is a topic-centric dynamic content management system. Topic-centric design lets the user follow a logical thought through topics to find all associated items to that topic. Each item (i.e. news, links, FAQ, etc.) are associated to one or more topics and the all the items are displayed for each topic. Harpia is written in PHP 3.x and uses mySQL database, using a very modular design for easy modification to core or modules.