Click to See Complete Forum and Search --> : Message Board source/tute/help????


Microbyte
07-06-2004, 04:17 AM
i'm sorry if this is the wrong forum to put this in but i didnt know where else to put it.

im looking for help/tute/code :D for a message board, on not unlike this:

http://members.boardhost.com/boardhostsample/


as usual, any help would be fantastic.

Thanks

DaveSW
07-06-2004, 04:31 AM
what server side languages do you have available?

Microbyte
07-06-2004, 05:51 AM
PHP4, MySQL, Perl, CGI

spufi
07-06-2004, 06:17 PM
So you want a message board that does the threaded view versus the view type that's used on this board? Is the board already made and you need to tweak the code, or are you looking to build it yourself? If you are looking to build it, there is a book called "PHP and MySql Web Development" that has a section on how to build a message board with the threaded view style of posting.

Microbyte
07-08-2004, 08:28 AM
im looking to build it myself, i might try and get a tute online as i cant fork out for a sql book atm.

i know <this much> aobut php and mySQL so should be fun :(

DaveSW
07-08-2004, 08:40 AM
what about something like pyro's xblog
http://www.ryanbrill.com/software/

I believe the pro version using mysql is due out fairly soon.

Microbyte
07-09-2004, 09:25 AM
it is nice but its not the look im after.

DaveSW
07-09-2004, 10:25 AM
not what you want in terms of the way the threading works or not what you want in terms of layout/colors etc?