It's a poll...
Choose4Me V1.0You just put in each choice on a new line, then the number of choices you want at the end.
UserRestrict V1.0Only 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.0You 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.
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's config file/css.
Config:****|Y\-m\-d H:i Name|text Date|time Note|areaCSS:
.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;}
Havent touched it for a while, unusable right now. My latest attempt at using MySQL.
