These are the different scripts that I have written, a short description of each is available below.

Stable

StaticPoll V1.0

It's a poll...

Choose4Me V1.0

You just put in each choice on a new line, then the number of choices you want at the end.

UserRestrict V1.0

Only lets X number of people through every 5 minutes.

Command line backend.

This accepts commands from a carret script, pretty useless. I am currently working on a File manager script with the aid of Thetestingsite to replace this script.

MenuGen V2.0

You can use this function to display the same set of links in different ways... menu.txt contains:

<a href="|||">|||</a>
<br />\r\n
http://URL/|link text
http://url2/?home|more text

The first line is what you want around the URL and text, the second is what you want between them. then on the rest of the lines make sure to have the url first, then the "|" sign, then the text you want in the link. the given markup just has a link on every new line.

FluidCom V2.7

Simple comment script, < and > signs shown instead of html tags. you can delete comments by looking at the comment numbers and putting it in the moderator section, alongwith your password. Alternativly, using "wipe" instead of a number deletes all the comments. Now with tripcode (use name#pass in the first form feild, generates name!hash).

Format of conf.txt:
desired password|date parameter 
formnameA|type
formnameB|type
fromnameC|type
(type can be area, time or text)

you can style the output with it's name as the classname:

.formnameA {style:value;}
.formnameB {style:value;}
.formnameC {style:value;}

Demo here: FluidCom V2.7

Demo's config file/css.

Config:
****|Y\-m\-d H:i
Name|text
Date|time
Note|area
CSS:
.Name {
	margin:0.1em 1em;
	font-weight:bold;
	display:inline;}
.Date {
	font-style:italic;
	display:inline;}
.Note {
	padding:0.1em 1em;
	border:0.1em dotted #AA0000;}
hr {
	margin-left:20%;
	width:45%;
	border-color:#AA0000;
	border-style:solid;}

Unstable

SQL-Logon V0.1

Havent touched it for a while, unusable right now. My latest attempt at using MySQL.

These works are licensed under a
Creative Commons License
Creative Commons Licence