http://slane.somewhat-useless.com/shoutbox/index.php
I am working on a shoutbox, and I haven't been able to figure out how to make it to where it only shows XX number of shouts?
Can any help me?
Search found 3 matches
- Fri Jul 30, 2004 8:51 pm
- Forum: PHP - Code
- Topic: Shoutbox
- Replies: 1
- Views: 481
- Fri Jul 30, 2004 12:29 pm
- Forum: PHP - Code
- Topic: Saving to a txt file
- Replies: 3
- Views: 201
i have more or less no coding done, just three boxes two input and then on the next page three boxes where it is displayed. So I really need to learn how to save the messages into one big topic(http://slane.somewhat-useless.com/blah) and after I can get them to save I can figure the rest out myself
- Fri Jul 30, 2004 11:34 am
- Forum: PHP - Code
- Topic: Saving to a txt file
- Replies: 3
- Views: 201
Saving to a txt file
I am trying to make a posting script. Where the users would post and see there message and see others, but I can't figure out a way to save to save the messages. As in have like one .txt(flatfile I think) to each topic. I am trying to make a simple forum you could say. And I cannot figure out how to...