Hi, I'm trying to write a PHP only fully threaded message board, like this one. I don't have access to SQL and I can only use one message file, can anyone help me.
Thanks a lot.
Ian.
http://www.neverin.com
don't worry I've worked it out.
If anyone wants to see it, it is on
http://www.neverin.com/chat.php3
If you want the source code, send me an email at ian@neverin.com
I could do with the same thing, any chance you could flow me some ideas on how you did yours (no Sql)
I use a single file, Each line of the file contains a message, each message has a unique id, I then go through the file and build the page. I'll send you the source if you email me.
Cna I see the source for your message board, or do you have links where i can learn to make my own?
thanks