mysql - How to create a comment system in PHP -


how can create comment system in php not display writers name. like- if person comments his/her name should not displayed.

here article shows how make comment system using html css , php.

link: how make comment system.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -