Hey guys, I'm new here, as you can probably tell.
I have a little problem with a certain PHP script.
I'm trying to create a bulletin type system where an admin can enter a message into the given text area and it appears on the front page, but only using text files and the fopen() and fwrite()...