I am implementing a web-application in which I need functionality where users should be able to edit pages, posts and comments.
I am on LAMP stack.
I have DB tables like topic and posts users etc.
How should I proceed on doing this?
I am implementing a web-application in which I need functionality where users should be able to edit pages, posts and comments.
I am on LAMP stack.
I have DB tables like topic and posts users etc.
How should I proceed on doing this?