The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
3 files - "Chat.php", "add_message.php" & "inputform.php"
"Chat.php" is a blank file that I want to create some content on using "inputform.php".
"add_message.php" contains the code I ripped from freeola that refers to the "Chat.php" page.
"Inputform.php" has a form that 'posts' to the 'action="add_message.php"' thingy.
It didn't work, but is it anywhere near?