Page 1 of 1

A Basic Forum in PHP

Posted: Tue Jan 20, 2004 2:24 am
by Equinox007
Does anyone know a good free forum package done in PHP??

Simular to CuteNews (a PHP based message board system)

Thanks for your help.

Posted: Tue Jan 20, 2004 4:16 am
by twigletmac
I've never heard of CuteNews so I can't tell you if these are similar but they are good, free, forums and done in PHP:

This forum: phpBB
and another: IPB

Mac

Posted: Tue Jan 20, 2004 8:46 am
by Equinox007
Thanks mate,

one more feature i forgot to add... It must be stand alone PHP and text files for storing data on the server CHMOD=777

Talk about a basic forum eigh!

Can anyone help me out? I would rather do away with the pain of programming one myself if i can..

Posted: Tue Jan 20, 2004 8:16 pm
by d3ad1ysp0rk
cutenews is a news script.. not a forum.

but i dont know any forums that use flatfiles, sorry

why don't you have a DB??

Posted: Tue Jan 20, 2004 8:20 pm
by Bill H
I'm not sure if it's still around, but:
// Ultimate PHP Board
// Author: Tim Hoeppner aka RR_Pilot, FixITguy
// Website: http://www.webrc.ca/php
Is a pretty decent one that uses flat files.
Edit:
Here's the new url: http://www.myupb.com/ourscripts_upb.php
:?