Hi, Any one can please suggest how to count number of times particular article read.I am planning to keep next to article title like Number of times viewed : #*$!x
coopster
11:53 am on Apr 8, 2006 (gmt 0)
If the articles are in a database table just add a column to the table which you would increment each time the script that opens the article for reading is processed.