/**

popular collection of scripts for all

*/
/** Search */

Software In Php

 }

forum threads

Hits: 14
*****
0.0
This is the result of my
 
 
 
attempts to create forum
 
 
 
software in PHP. I
 
 
 
would have finished it but I
 
 
 
feel my site is not ready
 
 
 
for a forum yet ^_^.
 
 
 
ShowThread() is the only
 
 
 
function of interest, all
 
 
 
the others are just helper
 
 
 
functions. To create a new
 
 
 
Thread, use
 
 
 
ReplyToMessage(null, 0). In
 
 
 
ShowMessage() I
 
 
 
artificially created a limit
 
 
 
to how much recursion there
 
 
 
can be in a single
 
 
 
thread. To run, this script
 
 
 
requires the param()
 
 
 
function. I encourage
 
 
 
everyone to experiment with
 
 
 
the helper functions to
 
 
 
achieve different looks.
 
 
 
Finally, the guests table
 
 
 
has to filled in by hand...
 
 
 
I haven't implemented a
 
 
 
sign-up script yet.
 
 
 


Date: Apr, 17 2005
{ Copyright } ©2006 NuclearScripts.com