FriendlyBBS Guestbook is a simple guestbook using flat files that allows for you to have your very own guestbook. Taking up only 23.13 Kb, it allows for speed and reliability.
1.0.2 beta adds more fields to the data entry form, more search options, cleaner code, & data entry verification.
Begin storing and searching your client/users data in 3 easy steps.
1.) Upload files to web folder.
2.) Create a table by copying and pasting data from text file included.
3.) Edit files data1 & data2 with your database username and password.
That’s It.
Look for EZ-DATA 1.0.3 Soon...
coWiki is a sophisticated but easy-to-use Web collaboration tool that helps you and your coworkers create and organize Web documents, Weblogs, and knowledgebases (or any other document structures) directly in HTML browsers. coWiki follows the tradition of loose Wiki Wiki Webs with easy and intuitional markup, adding Unixlike access management, a directory/document hierarchy, and a plugin API for your functionalities and enhancements. It is template-based and multilingual.
Webboard is a PHP/MySQL-based message board program. Features include: Web-based admin control, multithreading, unlimited boards, set the number of messages to be displayed on a page, optional email notification, optional picture URL submission and more.
This ubb parser is about 10 times faster than ordinary preg_replace/eregi_replace ubb parser.
This parser builds a tree of input text, therefore enabeling it to correct mispellings and unclosed tags.
The script at the moment supports the most common UBB tags, which should be enough, but is also easily extendable to your wishes.
UPDATE:
* [14/02/2004]: Fixed the problem with [php] tags where
* for all array-indexes an closing tag was added.:
* ie: [php]$a[0] = 0;[/php] resulted in
* $a[0] = 0; [/0]?>
A PHP/MySQL-based Toplist system with charts, CSS, hits in/out/per day/since creation, latest entry, reset list, web admin, anticheating, pagebreaks, max banner size (autoshrink), and more.
Development goals: Flexibility - Highly modular system; Reuseability - There is one "base" for all lists; Promoting - There is only _one_ file visible to users (search engines) that calls (includes) the main small controller script which you can place as many copies (just different meta tags) where ever you want - even on different domains.