Page 1 of 1

simple message board using sessions

Posted: Tue Nov 25, 2003 7:46 pm
by taren
Hey!

I've been searching around for oh about 4 days now, for very plain and simple message board script using php sessions. If anyone knows of anything to this effect, please let me know.

Thanks for your time...

CĂ­rdan

Posted: Tue Nov 25, 2003 9:23 pm
by d3ad1ysp0rk
you're gonna need to use a mySQL database or flatfiles, right?

you can't design a whole msg board with sessions..

sessions would hold things like username/password

you'd still need something to save the content and other stuff

Posted: Tue Nov 25, 2003 9:43 pm
by taren
I know that. lol I need to use a mySQL database. I have about 600 users... I'm quite happy thank you very much.

Posted: Tue Nov 25, 2003 11:28 pm
by d3ad1ysp0rk
lol ok, well what do u mean then?

to my knowlege, most forums use sessions.. (phpbb, vbullitan, ipb, etc..)

Posted: Wed Nov 26, 2003 9:55 am
by DuFF
Good, free PHP boards that I know of:

phpBB - http://www.phpbb.com
Invision Board - http://www.invisionboard.com

This page lists more - http://www.thefreecountry.com/php/messageboards.shtml