Forum Moderators: coopster

Message Too Old, No Replies

How to find how many times article read?

         

phprockz

5:13 am on Apr 8, 2006 (gmt 0)

10+ Year Member



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)

WebmasterWorld Administrator 10+ Year Member



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.