php - Customer wants a Relate button like a Facebook Like button -


a customer wants button says "relate" kind of like button in facebook. show how many people clicked button inside article. there easier way besides creating table in mysql , use php?

i suppose use cgi script written in bash read/writes plain text file stores click count. 1 way or you're going have have kind of server-side handling , data storage. doesn't have php/mysql, you'll have use something.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -