I have a project where I like to update the original post with small ( say one paragraph ) text content occasionally . I thought using forum software would be a good choice. But I am thinking of it more like a blog but with small updates that do not qualify as new blog posts.
How good will it be if I create each post in PHP as a page and update it manually for every new addition? I am not sure what if it grows big. Will it be a mess to manage everything?
PS: I will not be using a database at all.
Your suggestions are welcome.
How good will it be if I create each post in PHP as a page and update it manually for every new addition? I am not sure what if it grows big. Will it be a mess to manage everything?
PS: I will not be using a database at all.
Your suggestions are welcome.