Writing to a text file for a commenting system

Discussion in 'PHP' started by enchance, May 8, 2008.

  1. #1
    I want to develop something like a commenting system for a page on my site without having to use MySQL. Stop me when you've heard this, but I was thinking that I could do this by creating a txt/xml file once someone posts the first comment, and then for every new post it gets added at the beginning of the file. From there the php file only has to read the file once it loads. Am I making any sense?
     
    enchance, May 8, 2008 IP
  2. RyanDoubleyou

    RyanDoubleyou Peon

    Messages:
    86
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have a script for that, I use it on my site, http://tackypenguin.com I can assist you with this. PM me for details.
     
    RyanDoubleyou, May 8, 2008 IP